jaif

command module
v0.0.0-...-86509b2 Latest Latest
Warning

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

Go to latest
Published: Jul 18, 2024 License: MIT Imports: 13 Imported by: 0

README

JAIF (Just another image format)

This program provides utilities to convert PNG images to a custom JAIF format and vice versa. The JAIF format stores pixel data in hexadecimal RGB format. Additionally, the program includes functionality to display the images using the Fyne GUI framework.

How to run

Build the binary
go build .
Convert PNG to JAIF
./jaif convert ~/image.png
Convert JAIF to PNG and Also show it
./jaif show ~/image.jaif

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