Skip to content

nedimperva/Covercons

 
 

Repository files navigation

Covercons

A tool to generate beautiful Notion cover images with icons

🔗 Link: https://covercons.vercel.app/

MIT License CodeFactor

Screenshots

App Screenshot

Installation

git clone https://github.com/Royal-lobster/covercons

cd covercons

npm install

Running the Application

npm run dev

New Features

  • Gradient backgrounds with angle control
  • Size presets (Notion, OG, Twitter, HD, Square) + custom
  • Optional title text overlay (color, size, alignment, position)
  • Shape overlays (blob, circle, rounded stripe) with rotation and opacity
  • Noise grain overlay with intensity and scale
  • Effects: soft-shadow, border (width/radius/color), and glass panel
  • Multi-icon patterns (alternate a secondary icon)
  • Server-side PNG/WebP export for consistent, crisp output

Tech upgrades

  • Migrated to Next.js App Router (/app) and React 18
  • Incremental TypeScript conversion (libs/components + main UI)

To export via server, use the “Server PNG” or “WebP” buttons in the UI.

Authors

License

MIT

About

A tool to generate beautiful cover images with icons

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.5%
  • CSS 21.6%
  • JavaScript 1.9%