all-apng2gif

1.1.0 • Public • Published

all-apng2gif

Batch convert apng images to gif images

Install

npm install -g all-apng2gif

Usage

Method 1

# change directory to apng folder
cd [apng_dir]
# execute oapng2gif, all of the png files converted to gif files within the folder
oapng2gif

Method 2

# oapng2gif tailing with image paths afterward, serializing converting gif files to the source directory
oapng2gif [apng_source1] [apng_source2] [...]

To-do

  • Electron desktop application
  • iOS shortcut integration

Package Sidebar

Install

npm i all-apng2gif

Weekly Downloads

4

Version

1.1.0

License

MIT

Unpacked Size

5.88 kB

Total Files

9

Last publish

Collaborators

  • hoyangtsai