Skip to content

stephanrotolante/go-lang-jpg-analyzer

Repository files navigation

Go Lang JPG Decoder 🎨

Ahoy!

Welcome to my Go Lang JPG decoder. It should be able to take a simple JPG file decode it, then display it in bitmap format. This decoder was implemented as a side project and may not be able to decode all jpg files

How to use 🎮

Run the go files and specify an input jpg file and an output for the bmp

go run *.go -file cat.jpg -output color.bmp

After execution you should be able to view the bitmap file. Take not the final size of the bmp file. It is significantly larger!

Resources 📖

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published