imagiconv

command module
v0.0.0-...-80fec24 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2024 License: GPL-3.0 Imports: 7 Imported by: 0

README

ABOUT

Imagiconv is a simple image converter for cli.

Supported formats:

  • jpg
  • png
  • gif

INSTALLATION

We will be compiling the project from source. For newcomers that means you will need git and golang compiler(see go.dev). There are a lot of tutorials for that.

  1. Install the project: go install github.com/marekor555/imagiconv
  2. Now try the app: imagiconv convertme.jpg png this command converts jpg to png

If the above command fails, saying that imagiconv command is not found. You need to add go bin to path. And try again.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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