jsfaint / gif2png

A simple utility for convert GIF to PNG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GIF To PNG

A simple utility for convert GIF to PNG images.

Usage

./gif2png -f test.gif

The png file will be saved in the same directory with gif file, and named as test_1.png to test_N.png

About

A simple utility for convert GIF to PNG


Languages

Language:Go 81.7%Language:Makefile 18.3%