Skip to content

hoyangtsai/all-apng2gif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Desktop application
  • iOS shortcut integration

About

A cli tool to convert ANG to GIF

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors