majokko

command module
v0.0.0-...-652f125 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: MIT Imports: 7 Imported by: 0

README

Majokko

majokko is intended to be a lightweight ImageMagick convert and identify alternative written in Go. The underlying library, found in the henshin/ directory, can be reused by other programs.

This software is still in alpha, and as such, we do not commit to providing a stable API.

Supported Formats

+--- (D)ecode
|+-- (E)ncode
||+- (M)etadata wrangling
|||  == Format ==
DE-  JPEG
DEM  PNG
DEM  ZNG (Zstd PNG)
DE-  GIF[1]
DEM  NetPBM (PPM, PGM, etc.)
DE-  JPEG XL[2][3]
DE-  QOI (Quite OK Image format)
D--  WEBP

[1] Animated GIFs are not yet supported.
[2] Requires external `cjxl` and `djxl` binaries. Enable with the
`--enable-external-codecs` option.
[3] Format not yet supported.

Copyright © 2022-2023 Ronsor Labs

This software is provided to you under the terms of the MIT license. See the included LICENSE file for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
format
png
Package png implements a PNG image decoder and encoder.
Package png implements a PNG image decoder and encoder.

Jump to

Keyboard shortcuts

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