PHPackages                             gevorggalstyan/image2html - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. gevorggalstyan/image2html

ActiveLibrary

gevorggalstyan/image2html
=========================

PHP Composer Package to convert images to HTML.

v1.0.1(9y ago)11402MITPHPPHP ^5.3.3 || ^7.0

Since Sep 3Pushed 2y ago1 watchersCompare

[ Source](https://github.com/gevorggalstyan/php-image-to-html-converter)[ Packagist](https://packagist.org/packages/gevorggalstyan/image2html)[ RSS](/packages/gevorggalstyan-image2html/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)DependenciesVersions (4)Used By (0)

Image to HTML Converter
=======================

[](#image-to-html-converter)

Description and Simple Usage
----------------------------

[](#description-and-simple-usage)

This is a library helping to convert JPG and PNG images to HTML.

The library was written to fix image issues in emails. Sometimes when emails contain images they may be blocked in a very unpredicted manner. With the help of this library you can convert image to a HTML table or a style attribute value.

The usage is very simple.

At the top of the PHP file where you want to use the file you specify that you want to use the lib.

```
