png2html software package provides transforms a PNG image to a web page, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install png2html
png2html is installed in your system.
Make ensure the png2html package were installed using the commands given below,
$ sudo dpkg-query -l | grep png2html *
You will get with png2html package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Graphics |
| Package | png2html |
| Version | 1.1-5build1 |
| Description | transforms a PNG image to a web page |
| Sub Section | Graphics |