1.0.1 • Published 6 years ago
ptoj v1.0.1
ptoj
ptoj turns png images into jpeg
ptoj is:
- Easy - just one line of commands.
- Powerful - you can choose different parameters to achieve different effects
Installation
$ npm install -g ptojUsage
CLI
Output jpeg file.
$ ptoj old.png -o new.jpeg
$ ptoj old.png // output: old.jpeg
$ ptoj old.png demo.png // output: old.jpeg demo.jpegOutput a dir.
$ ptoj old.png -d newSpecified png images directory.
$ ptoj old -d newEnv
- platform - only test in Mac
- node - >= 8