Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 730 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 730 Bytes

img2html

Background

img2html is a powerful AI engine that handles the complete process of converting an image as accurately as possible into html code.

Why html?

html is a very simple but powerful scripting language. It allows you to quickly convert an image layout, without worrying about language specific quirks.

Aim

We intend for this library to power a wide range of our services, like the visio coder, etc. It is something that is also intended to be able to be used in conjunction with existing creative tools like figma and vscode

Capabilities

  1. Accuate image to html/css

  2. Accurate html to image conversion.

  3. extensible plugin ecosystem

  4. GUI app (soon)

  5. Add more UI languages, e.g React.