Skip to content

3manuel0/FToP

Repository files navigation

FToP

⚠️ Note:This project isn't finished yet — I'm still working on it to fix bugs and things might break or change.

A fun project in C and then compile it to wasm to use with js.

Languages used:

Libraries used:

I used stb_image and stb_image_write to parse and read PNG file, mainly to avoid implementing zlib myself.
They're part of the stb collection — just simple, single-header libraries that do exactly what you need without getting in the way.
Really appreciated how easy they made things.

Licenses

stb (Sean Barrett)

This project includes stb headers (e.g. stb_image.h)
Licensed under public domain or MIT.

pako.js

pako is licensed under the MIT License.

UPNG.js

UPNG.js is licensed under the MIT License.

About

transform a 1.8mb file into 800 x 600 PNG and reverse it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors