This package has been deprecated

Author message:

this is useless

4chan-optimize

0.2.0 • Public • Published
Usage: 4chan-optimize [options] FILES...

Options:
  -r, --replace  Remove the original files. Use with caution!          [boolean]
  -s, --suffix   Add a suffix to the output files' names                [string]
  -d, --subdir   Save into this directory. Relative to input file       [string]
  -h, --help     Show help                                             [boolean]

Examples:
  4chan-optimize -r ~/Pictures/*  Convert all your pictures and overwrite the
                                  original files
  4chan-optimize -s _opt *.png    Don't overwrite the originals. Append a suffix
                                  to the names instead (default)
  4chan-optimize -d Opt/ *.webm   Save optimized files in the Opt/ subdirectory

Readme

Keywords

Package Sidebar

Install

npm i 4chan-optimize

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • phaux