This app is designed to convert animated images into individual frames. Then share or save in internal storages.
Android | Windows | Web |
---|---|---|
- Save image into download folder. Internal storage/Download/ias/data/
- Using Isolate(multithread) to splitting image as fast as possible.
- Dark/Light mode theme.
- Supported image types: animated GIF, WebP, APNG, PNG, AWEBP, TIFF
- Save processed image as zip file. In zip file include fileinfo.json to get images name and files information.
- Adaptive design.
- Share image/zip to other apps.
if you need more feature on this app, highly requested to create an issue on our GitHub repository https://github.com/biplobsd/ias/issues tab.
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.