Releases: RodPaDev/cssify
Releases · RodPaDev/cssify
v0.2 - Alpha
Terminal program written in go that takes images and converts each pixel to a div with its colour set with inline css.
Supported image formats:
- .png
- .jpg
Notes:
- This was compiled and tested on Mac
- Removed the whole flag thing because it's not worth the hassle
v0.1 - Alpha
Terminal program written in go that takes images and converts each pixel to a div with its colour set with inline css.
Supported image formats:
- .png
- .jpg
Known Issues:
- rgb flag is not currently implemented