go-image-convert

command module
v0.0.0-...-ac00eea Latest Latest
Warning

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

Go to latest
Published: Sep 27, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

README

go-image-convert

The Golang cli tool to convert image extension.

Build

$ make

Usage

$ ./go-image-conv testdata/

Option

Usage of ./main:
  -from string
        input file extension (support: jpg/jpeg/png/gif, default: jpg)
  -to string
        output file extension (support: jpg/jpeg/png/gif, default: png)

GoDoc

$ godoc -http=:6060

You can access to read the documentation. See this link: http://localhost:6060/pkg/github.com/d-kuro/

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package cli is image convert cli tool.
Package cli is image convert cli tool.
Package convert is convert image extension.
Package convert is convert image extension.
gif
Package gif is encode and decode to image.
Package gif is encode and decode to image.
jpg
Package jpg is encode and decode to image.
Package jpg is encode and decode to image.
png
Package png is encode and decode to image.
Package png is encode and decode to image.
Package di is dependency injection to image convert cil tool.
Package di is dependency injection to image convert cil tool.
Package option has command line options struct.
Package option has command line options struct.

Jump to

Keyboard shortcuts

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