A web app for creating device mockups and app screenshots. Upload screenshots, choose device frames (e.g. iPhone 17), adjust layout and background, then export in high resolution (1080×1080 or 1920×1920).
npm install
npm run dev
Open http://localhost:5173.
| Command | Description |
|---|---|
npm run dev |
Start dev server |
npm run build |
Build for production |
npm run preview |
Preview production |
This project uses @paper-design/shaders for Static Mesh Gradient rendering.
Please review the Paper Shaders license before redistributing or using this project in a product that may compete with Paper or Paper Shaders.
MIT — use freely.