Remix.run Logo
Show HN: I built a dead simple App Store screenshot maker(ezscreenshots.com)
3 points by abrowniejr 7 hours ago | 2 comments

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.

rpunkfu 6 hours ago | parent [-]

Would help to see some screenshots of the outcome of using your app

abrowniejr an hour ago | parent [-]

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.