# API Stack - Image to CSS Conversion with Img to CSS API

**Canonical:** https://apievangelist.com/2011/08/06/api-stack-image-to-css-conversion-with-img-to-css-api/

The <a href="http://www.imgtocss.com/" target="_blank">IMG to CSS API</a> lets you convert images to html/css using a RESTful interface, with API keys for authentication, and responses in JSON and XML.
<p></p>
The HTML / CSS code that is returned can be pretty bulky, but is a pixel by pixel representation of the image.
<p></p>
PNG images work best, but it also converts JPEG, GIF, BMP, TIFF, and ICO formats.
<p></p>
The <a href="http://www.imgtocss.com/" target="_blank">IMG to CSS API</a> for image to HTML / CSS conversion is a perfect tool for the API stack.
