Skip to content

biplobsd/ias

Repository files navigation

ias

This app is designed to convert animated images into individual frames. Then share or save in internal storages.

Video

Android Windows Web

Features

  1. Save image into download folder. Internal storage/Download/ias/data/
  2. Using Isolate(multithread) to splitting image as fast as possible.
  3. Dark/Light mode theme.
  4. Supported image types: animated GIF, WebP, APNG, PNG, AWEBP, TIFF
  5. Save processed image as zip file. In zip file include fileinfo.json to get images name and files information.
  6. Adaptive design.
  7. 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.

Getting Started

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.