Create Beautiful Screenshots
- Clone the repository:
git clone github.com/swatishchoudhury/screenpastel.git
cd screenpastel- Install dependencies:
bun install- Run the development server:
bun run dev- Open http://localhost:3000 with your browser to see the result.
- Upload or paste your screenshot
- Adjust window frames, backgrounds, borders, and shadows using the sidebar controls
- Use the crop tool, flip, 3D rotation, and transform controls to fine-tune
- Undo/redo any changes (
Ctrl+Z/Ctrl+Shift+Z) - Zoom in/out on the canvas for precision
- Preview your changes in real-time
- Export the edited screenshot
- Framework: Next.js 16
- Language: TypeScript
- Styling: Tailwind CSS
- UI: shadcn/ui
- Code Quality: Biome
Please see CONTRIBUTING.md for guidelines on how to contribute to this project.
This project is licensed under the MIT License - see the LICENSE file for details.