Codename: Pika
Lets you quickly beautify screenshots by adding rounded corners, background colors, shadows and more.
You can copy the beautified image to clipboard or you can save the image as PNG in your system.
- Next.js
- TailwindCSS
First, run the development server:
- Setup with
yarn
- Run dev server with
yarn dev
- Open http://localhost:3000 with your browser to see the result.