Hacker News new | ask | show | jobs
Show HN: I built a dead simple App Store screenshot maker (ezscreenshots.com)
3 points by abrowniejr 49 days ago
i actually built this as an internal tool for my own iOS app.

I googled "App store screenshot maker" and the websites i found were super clunky and complicated. 50+ buttons, confusing UX, need to sign up.

so i just built out my own one. it’s plain HTML+CSS+JS - no bloat. html2canvas handles exporting. Cloudflare KV + workers handle caching and backend ops.

1 comments

Would help to see some screenshots of the outcome of using your app
demo video here: https://www.reddit.com/r/iosdev/comments/1t2l37j/i_made_a_de...

will also be adding a showcase of what screenshots others have built with this app.