Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 321 Bytes

image format converter

usage

convert [-t [<SRC_IMAGE_FORMAT>][,<DEST_IMAGE_FORMAT>]] <TARGET_DIRECTORY>

description

Search image files that's SRC_IMAGE_FORMAT type in TARGET_DIRECTORY recursively and convert to DEST_IMAGE_FORMAT type. Default SRC_IMAGE_FORMAT is jpeg and default DEST_IMAGE_FORMAT is png.