screenshot-to-code icon indicating copy to clipboard operation
screenshot-to-code copied to clipboard

Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)

Results 227 screenshot-to-code issues
Sort by recently updated
recently updated
newest added

I successfully run this code, I enter the image on the front end, the front end prompts "Error generating code. Check the Developer Console AND the backend logs for details....

I've been ~wasting money for fun~ testing the project with some websites and it's really interesting. But right now, besides doing quick mockups, I see little applicability in real-life scenarios...

This PR add the support for Azure OpenAI Services (Vision & DALLE-3) Some considerations: - Azure parameters are managed only in .env file (not in web interface), I have updated...

Making this into a python package will be great. If all is needed for installation is `pip install screenshottocode`, and then just running `screenshottocode` starts the application, it will make...

Ensure all backend Python code is fully typed

p1

Can anyone share me the steps to host this on my own domain? I am not very much familiar with docker and its deployments.

p3

I've added the ability to change model to gemin pro vision. Model can be made with `MODEL=gemini poetry run uvicorn main:app --reload --port 7001` or on the web ui settings...

This is the PR submitted for #167. I've done some testing and made as small changes as possible to accomplish this feature. Initially, I used Debian Bookworm for the build...

Error generating code. Check the Developer Console AND the backend logs for details. Feel free to open a Github issue.