IshantRam / FFJPEG

A command line Photoshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FFJPEG

A command line toolbox to convert, edit, manipulate, and much more to images.

Run Locally

  • Compile
  make
  • Run
  make run
  • To delete compiled binary
  make clean

License

GPL

About

A command line Photoshop

License:GNU General Public License v3.0


Languages

Language:C 97.0%Language:Makefile 3.0%