| 🌟 | Support this project |
|---|---|
bc1qs6qq0fkqqhp4whwq8u8zc5egprakvqxewr5pmx |
|
0x3147bEE3179Df0f6a0852044BFe3C59086072e12 |
|
TKznmR65yhPt5qmYCML4tNSWFeeUkgYSEV |
Kotlin Compose multiplatform video-to-gif converter application.
Desktop, Android
- Clean Architecture
- Domain driven design
- Reactive programming (kotlin flow)
- Screaming architecture (features)
- MVI
- Upload video file
- GIF settings choosing
- Estimated GIF size calculation
- Video fragmentation using JavaCV frame grabber
- Constructing GIF file using AnimatedGifEncoder
- Download result GIF file