This tool generates a web page based on a hand-drawn sketch provided by the user. The sketch can include basic web elements such as buttons, input fields, text, and images. By utilizing shape recognition techniques and computer vision methods, the tool converts the sketch into functional HTML code.
- Converts a photo of a website sketch into HTML code
- Automatically recognizes common webpage elements (e.g., buttons, text fields, images, etc.)
- Uses OpenCV for image detection and processing
- Outputs clean and functional HTML ready for further development


