png2html
transforms a PNG image to a web page
Install
- All systems
-
curl cmd.cat/png2html.sh
- Debian
-
apt-get install png2html
- Ubuntu
-
apt-get install png2html
- Kali Linux
-
apt-get install png2html
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install png2html
- Raspbian
-
apt-get install png2html
- Dockerfile
- dockerfile.run/png2html
png2html
transforms a PNG image to a web page
Png2html takes a PNG image and transforms it pixel by pixel to a web page, encoding each pixel as an appropriately coloured letter. It is decided which letter to encode each pixel as by using a text file supplied by the user. An example can be found on the project's homepage. Homepage: http://www.geoffholden.com/content/projects/png2html/