imgconv

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

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

Go to latest
Published: Oct 11, 2024 License: MIT Imports: 6 Imported by: 0

README

imgconv

Convert and compress JPEG and PNG images from the command line. (WIP)

Install from source

go install github.com/mikepruett3/imgconv@latest
Windows Context-Menu Integration

Provided a registry script that will create Convert to... items in the Right-Click context menu. Only for .PNG, .JPG, and .JPEG files for now.

You can import the imgconv.reg file by either double-clicking it, or

reg import imgconv.reg

Usage

imgconv test.png 75

Converts test.png to a jpeg with quality of 75.

imgconv test.jpg

Converts test.jpg to a png.

Roadmap

  • Flags for compression - no conversion
  • Compression of png

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