Skip to content

amujkic1/HTMLGenerator

Repository files navigation

Overview

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.

Features

  • 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

Example

1. Home page

form

2. Input image

hand6

3. Output - Generated HTML page

result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors