| Recommend this page to a friend! |
| Author | ||
![]() |
|
Innovation award![]() Nominee: 6x | |||||||||||||||||||
| Classes of Karl Holz | > | Image Embedder | > | Download .zip .tar.gz | > | > | > | |||||
|
|||||||||||||||||||||||
| Groups | Applications | Related links | ||||||||
| Groups | ||
| HTML | HTML generation and processing | View top rated classes | |
| PHP 5 | Classes using PHP 5 specific features | View top rated classes | |
| Graphics | Colors, images, charts and picture formats | View top rated classes |
| Innovation Award | ||
![]() April 2012 Number 3 Prize: One downloadable copy of Komodo IDE |
When you need to send an HTML page to somebody, it may be a complicated process if it uses images or other resources as external files. In that case all the external resources need to be bundled with the main HTML page. This class implements an alternative solution to avoid needing to bundle external files as separate files. It replaces all image tags with data URLs that contain the actual image data embedded in the same HTML document, so the images no longer need to be retrieved from separate files. Manuel Lemos |
| User ratings | ||
| Not yet rated by the users |
| Applications that use this class | ||
| Related links | ||
| Link | Description |
|---|---|
| Homepage | GitHub Homepage |
| File | Role | Description |
|---|---|---|
| Class | shell script/class | |
| Lic. | readme & licence | |
| Appl. | php cli utility to scan all xhtml/well formed html files in current directory and encode the images under 50k |
| Download all files: image-embedder.tar.gz image-embedder.zip |