Batch convert apng images to gif images
npm install -g all-apng2gif
# change directory to apng folder
cd [apng_dir]
# execute oapng2gif, all of the png files converted to gif files within the folder
oapng2gif
# oapng2gif tailing with image paths afterward, serializing converting gif files to the source directory
oapng2gif [apng_source1] [apng_source2] [...]
- Desktop application
- iOS shortcut integration