Skip to content

AvaterClasher/jaif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

just another image format (jaif)

Resources

License

Stars

Watchers

Forks

Languages