emilwallner/Screenshot-to-code
A neural network that transforms a design mock-up into a static website.
This project helps web designers or front-end developers rapidly convert visual design mock-ups into functional, static website code. You provide an image of a website design, and it outputs the corresponding HTML and CSS code, which can then be used as a starting point for development.
16,515 stars. No commits in the last 6 months.
Use this if you need to quickly generate basic static website code from a visual design screenshot, especially for Bootstrap-based layouts.
Not ideal if you require highly complex, dynamic, or raw HTML layouts, or if you don't have experience with developer tools to run the model.
Stars
16,515
Forks
1,546
Language
HTML
License
—
Category
Last pushed
Aug 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/emilwallner/Screenshot-to-code"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bobbens/sketch_simplification
Models and code related to sketch simplification of rough sketches.
tonybeltramelli/pix2code
pix2code: Generating Code from a Graphical User Interface Screenshot
MiteshPuthran/Image-Caption-Generator
The LSTM model generates captions for the input images after extracting features from...
jchenghu/ExpansionNet_v2
Implementation code of the work "Exploiting Multiple Sequence Lengths in Fast End to End...
shagunsodhani/Image-Caption-Generator
A simple implementation of neural image caption generator