Sketch2Code was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Official Links
What is Sketch2Code?
Transform sketches into HTML using AI
Detect Design Patterns
A Custom Vision Model trained to perform object recognition against HTML hand drawn patterns is used to detect meaningful design elements into an image.
Understand handwritten text
Each detected element is passed through a Text Recognition Service to extract handwritten content.
Understand Structure
The information of the detected objects and their position inside the image is feed into an algorithm that generates underlying structure.
Build HTML
A valid HTML is generated accordingly to the detected layout containing the detected design elements.