4chan-optimize 中文文档教程
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
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
更多