Why I built this
I wanted prettier screenshots. That's it. No grand vision, no market research - just wanted my screenshots to look nicer when sharing them.
What it does
Screenshot beautifier tool with gradient backgrounds, padding controls, and browser frame overlays. Drop a screenshot, pick a gradient background, adjust padding, and export. Simple tool for a simple need.
Built with
- Vanilla JavaScript
- Canvas API
- HTML/CSS
What I learned
Working with the Canvas API for image manipulation. Handling file uploads and exports in the browser.