convert

command module
v0.0.0-...-089d0a2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

convert converts images from some format to another. It converts all the images in the path including ones in the sub directories.

By default, it converts JPG images to PNG images.

Usage:

./convert image_dir [options]

The flags are:

-i string
	input file extension
	<png, jpeg, jpg> (default "jpg")
-o string
	output file extension
	<png, jpeg, jpg> (default "png")

Directories

Path Synopsis
Package cli provides functionalities to convert images from some format to another.
Package cli provides functionalities to convert images from some format to another.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL