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 279 screenshot-to-code issues
Sort by recently updated
recently updated
newest added

When i try to run this project by providing only Gemini API Key, I am getting error saying "{'error': {'message': "model 'gpt-4.1-2025-04-14' not found", 'type': 'api_error', 'param': None, 'code': None}}"

## Summary This PR adds a new `annotate` tool that allows the agent to highlight and describe changed elements in the preview pane. When the agent completes code edits, it...

## Summary Replaces the hardcoded Flux 2 Klein model with a configurable model selection system. Introduces z-image-turbo as the new default model with 1024×1024 square output, while keeping Flux 2...

This updates generate_images to use prompt objects with optional per-image aspect_ratio and removes batch-level aspect ratio handling. It adds shared aspect-ratio constants and validation, and threads aspect ratio through Flux...

![Image](https://github.com/user-attachments/assets/6ac67e9f-bedf-47b4-8bc9-1e04c9bde34b) ![Image](https://github.com/user-attachments/assets/d439f8c3-4e68-455e-8501-eaa39f545628) **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....'...

installHook.js:1 Warning: Missing `Description` or `aria-describedby={undefined}` for {DialogContent}. overrideMethod @ installHook.js:1Understand this warning installHook.js:1 `DialogContent` requires a `DialogTitle` for the component to be accessible for screen reader users. If you...

I have a question.Since the Gemini API can directly generate code based on screenshots now,what are the advantages of this project?

run " poetry run uvicorn main:app --reload --port 7001" report error