Transform your text into stunning sticky note cards with realistic effects!
Live Demo โข Features โข Card Effects โข JSON Import โข Installation
โจ 18 Card Effects | ๐ Direct JSON Paste | ๐จ 28 Color Presets | ๐ 15 Attachments | ๐ค 18 Fonts
- Overview
- What's New in v6.0
- 18 Card Effects
- Features
- JSON Import/Export
- Quick Start
- Installation
- Usage Guide
- Customization
- Keyboard Shortcuts
- Configuration
- Browser Support
- Changelog
- Contributing
- Author
- License
Sticky Notes Pro is the ultimate web application for creating beautiful, realistic sticky note cards with 18 stunning effects. Perfect for:
- ๐ Students - Create study notes, flashcards, and summaries
- ๐จโ๐ผ Professionals - Design presentation cards and meeting notes
- โ๏ธ Content Creators - Generate social media content and infographics
- ๐ Book Readers - Capture book summaries and key takeaways
- ๐ฏ Anyone - Who wants beautiful, shareable note cards!
| Feature | Benefit |
|---|---|
| ๐ด 18 Card Effects | Fold, Curved, Torn, Stacked, Notebook, Polaroid & more |
| ๐ JSON Import | Paste JSON directly to import multiple notes |
| ๐จ 28 Color Presets | Match any brand or mood |
| ๐ 15 Attachment Styles | Realistic tape, pins, clips, and more |
| ๐ค 18 Fonts (incl. Hindi) | Perfect typography for any language |
| ๐ฅ High-Quality Export | Up to 5x resolution PNG images |
| ๐ฑ Fully Responsive | Works on any device |
| ๐ Dark Terminal Theme | Easy on the eyes |
| โก Zero Backend | 100% client-side, privacy-first |
Realistic card styles including fold, curved, torn edges, stacked, notebook, polaroid, and more!
New JSON Editor modal - paste JSON array to instantly import multiple notes!
Added Cream, Slate, Red, Gold to the existing 24 presets.
New attachments: Green Pin, Rose Clip, Binder, String, and more!
Each note has a copy button to export its JSON for reuse.
| Effect | Preview | Description |
|---|---|---|
| ๐ Fold | Classic | Corner fold with shadow |
| ๐ Curved | Lifted | Curved shadow underneath |
| ๐ Torn | Rough | Torn/ripped paper edges |
| ๐ Stacked | Layered | Multiple stacked copies |
| ๐ Notebook | Lined | Lined paper with red margin |
| ๐ธ Polaroid | Photo | Photo frame style |
| โ๏ธ Postcard | Border | Postcard with stamp |
| ๐ฏ 3D Lifted | Depth | Multiple shadow layers |
| ๐ Taped | Double | Tape strips on corners |
| ๐๏ธ Ticket | Perforated | Ticket punch holes |
| ๐ฎ Stamp | Dashed | Postage stamp border |
| ๐ Pinned | Cork | Cork board with pin |
| ๐ Washi | Decorative | Washi tape decoration |
| ๐ Gradient | Rainbow | Gradient border glow |
| โฌ Minimal | Clean | Simple clean style |
| ๐ก Neon | Glow | Neon glow effect |
| ๐ช Glass | Blur | Glassmorphism style |
.effect-fold /* Classic corner fold */
.effect-curved /* Curved lifted shadow */
.effect-torn /* Torn rough edges */
.effect-stacked /* Stacked copies */
.effect-notebook /* Lined notebook paper */
.effect-polaroid /* Photo frame */
.effect-postcard /* Postcard style */
.effect-3d /* 3D shadow layers */
.effect-taped /* Double tape */
.effect-ticket /* Perforated ticket */
.effect-stamp /* Stamp border */
.effect-cork /* Cork pin */
.effect-washi /* Washi tape */
.effect-gradient /* Gradient border */
.effect-minimal /* Clean minimal */
.effect-neon /* Neon glow */
.effect-glass /* Glass blur */Yellow Pink Blue Green Purple Orange Cyan
Rose Lime Amber Teal Indigo Fuchsia Sky
Emerald Violet Sunset Ocean Forest Lavender Peach
Mint Cream Slate Red Gold Dark Neon
| Style | Description |
|---|---|
| ๐ Tape | Classic center tape |
| ๐ Tape Corner | Angled corner tape |
| ๐ Tape Double | Two tape strips |
| ๐ Red Pin | Classic red pushpin |
| ๐ถ Gold Pin | Elegant gold pin |
| ๐ท Blue Pin | Cool blue pin |
| ๐ข Green Pin | Fresh green pin |
| ๐ Silver Clip | Paper clip |
| โจ Gold Clip | Premium gold clip |
| ๐ Rose Clip | Rose gold clip |
| ๐ Staple | Office staple |
| ๐งฒ Magnet | Fridge magnet style |
| ๐ Binder | Side binder clip |
| ๐งต String | Hanging string |
| ๐ None | Clean, no attachment |
Standard Fonts
- Inter (Default)
- Poppins
- JetBrains Mono
Hindi/Devanagari Fonts ๐ฎ๐ณ
- Noto Sans Devanagari
- Tiro Devanagari Hindi
- Mukta
- Hind
Handwriting Fonts โ๏ธ
- Kalam
- Caveat
- Patrick Hand
- Shadows Into Light
- Indie Flower
- Architects Daughter
- Comic Neue
Decorative Fonts ๐จ
- Pacifico
- Dancing Script
- Satisfy
- Great Vibes
- Sacramento
| Type | Emoji | Best Use |
|---|---|---|
| General Note | ๐ | Any content |
| Law / Rule | โ๏ธ | Laws, principles, rules |
| Meaning | ๐ก | Definitions, explanations |
| Example | ๐ | Real-world cases |
| Impact | โจ | Effects, benefits |
| Takeaway | ๐ฏ | Summaries, conclusions |
| Quote | ๐ฌ | Famous quotes |
| Tip | ๐ก | Tips and tricks |
| Warning | Cautions, alerts | |
| Idea | ๐ญ | Creative ideas |
| Question | โ | Questions |
| Answer | โ | Answers |
| Reminder | ๐ | Reminders |
| Goal | ๐ฏ | Goals, objectives |
| Task | โ๏ธ | To-do items |
Click the ๐ JSON button to open the JSON Editor and paste notes directly!
{
"title": "Never Outshine the Master",
"content": "Apne boss ko kabhi overshadow mat karo",
"bullets": ["Point 1", "Point 2", "Point 3"],
"type": "law",
"preset": "yellow",
"effect": "fold",
"attach": "tape",
"font": "kalam",
"fontSize": "base",
"rotation": 2,
"customColor": null
}{
"notes": [
{
"title": "Law 1",
"content": "Content here...",
"type": "law",
"preset": "yellow",
"effect": "fold"
},
{
"title": "Law 2",
"content": "Content here...",
"type": "meaning",
"preset": "blue",
"effect": "curved"
}
]
}| Field | Type | Options |
|---|---|---|
title |
String | Note title |
content |
String | Main content |
bullets |
Array | Bullet points |
type |
String | law, meaning, example, impact, takeaway, quote, tip, warning, idea, note |
preset |
String | yellow, pink, blue, green, purple, orange, cyan, rose, lime, amber, teal, indigo, fuchsia, sky, emerald, violet, sunset, ocean, forest, lavender, peach, mint, cream, slate, red, gold, dark, neon |
effect |
String | fold, curved, torn, stacked, notebook, polaroid, postcard, 3d, taped, ticket, stamp, cork, washi, gradient, minimal, neon, glass |
attach |
String | tape, tape-corner, tape-double, pin, pin-gold, pin-blue, pin-green, clip, clip-gold, clip-rose, staple, magnet, binder, string, none |
font |
String | inter, poppins, mono, hindi, hindi-tiro, mukta, kalam, caveat, patrick, pacifico, dancing, satisfy, vibes, sacramento, shadows, indie, architect, comic |
fontSize |
String | xs, sm, base, lg, xl |
rotation |
Number | -8 to 8 degrees |
customColor |
String | Hex color like #ff0000 |
Each note card has a ๐ button to copy its JSON:
{
"id": "note-1234567890",
"title": "My Note",
"content": "Content...",
...
}Simply open index.html in any modern browser!
# Using Python
python -m http.server 8000
# Using Node.js
npx serve .
# Using PHP
php -S localhost:8000Then visit http://localhost:8000
git clone https://github.com/SudhirDevOps1/sticky-notes-pro.git
cd sticky-notes-pro- Click the green "Code" button
- Select "Download ZIP"
- Extract and open
index.html
<!-- Tailwind CSS -->
<script src="https://cdn.jsdelivr.net/npm/@tailwindcss/browser@4"></script>
<!-- html2canvas for image export -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/html2canvas/1.4.1/html2canvas.min.js"></script>
<!-- Google Fonts (18 fonts) -->
<link href="https://fonts.googleapis.com/css2?family=..." rel="stylesheet">Type or paste structured text in the input area:
Day 1 โ Laws 1 to 3
Law 1: Never Outshine the Master ๐
Meaning: Apne boss ko kabhi overshadow mat karo...
Example: Office meeting mein boss se zyada ideas mat do...
Positive Impact: Career mein smooth growth milegi.
Takeaway:
- Leaders ke respect mein raho
- Trust wisely
- Intentions hide karo
Auto-detected keywords:
Day Xโ Day headers (Orange)Law X:โ Law cards (Yellow)Meaning:โ Meaning cards (Blue)Example:โ Example cards (Green)Impact:/Positive Impact:/Negative Impact:โ Impact cards (Pink)Takeaway:โ Takeaway cards (Purple)- Bullet points (
-,โข,*)
- Click โ Create button
- Style Tab: Choose color preset, effect, and attachment
- Effects Tab: Select from 18 card effects
- Content Tab: Select type, add title and content
- Advanced Tab: Pick font, size, rotation
- Preview Tab: See live preview
- Click โ Add Note
- Click ๐ JSON button
- Paste your JSON array
- Click ๐ฅ Import from JSON
- Notes are instantly created!
Click ๐จ Presets for one-click styled notes:
- โ๏ธ Law Card (Yellow + Fold)
- ๐ก Meaning (Blue + Curved)
- ๐ Example (Green + Stacked)
- โจ Impact (Pink + Fold)
- ๐ฏ Takeaway (Purple + Notebook)
- And more...
Access via โ๏ธ Settings button:
| Setting | Options | Default |
|---|---|---|
| Author Name | Any text | Sudhir Kumar |
| Username | Any text | SudhirDevOps1 |
| Image Quality | 1x - 5x | 3x |
| Cards Per Row | 1 - 3 | 2 |
| Export Background | Color picker | #0a0a0f |
| Default Font | 18 fonts | Inter |
| Default Effect | 18 effects | Fold |
| Show Watermark | Toggle | On |
| Random Rotation | Toggle | On |
- Open Create Modal
- Go to Style Tab
- Check "Use custom color"
- Pick color from color picker
- Open Create Modal
- Go to Advanced Tab
- Select Hindi font:
- Noto Sans Devanagari
- Tiro Devanagari Hindi
- Mukta
- Type in Hindi:
เคเคช เคนเคฟเคเคฆเฅ เคฎเฅเค เคฒเคฟเค เคธเคเคคเฅ เคนเฅเค ๐
| Shortcut | Action |
|---|---|
Ctrl + N |
Open Create Modal |
Ctrl + J |
Open JSON Editor ๐ |
Ctrl + D |
Download All Cards |
Ctrl + L |
Load Example |
Escape |
Close Modal |
let CONFIG = {
author: 'Sudhir Kumar', // Your name
username: 'SudhirDevOps1', // Your username
quality: 3, // Export quality (1-5)
columns: 2, // Cards per row
exportBg: '#0a0a0f', // Export background
watermark: true, // Show watermark
rotation: true, // Random rotation
defaultFont: 'inter', // Default font
defaultEffect: 'fold' // Default card effect
};const PRESETS = {
'custom-name': {
bg: 'linear-gradient(135deg, #color1 0%, #color2 100%)',
text: '#textcolor',
border: '#bordercolor'
}
};.effect-custom {
border-radius: 8px;
box-shadow: /* your shadow */;
/* additional styles */
}| Browser | Version | Status |
|---|---|---|
| Chrome | 80+ | โ Full Support |
| Firefox | 75+ | โ Full Support |
| Safari | 13+ | โ Full Support |
| Edge | 80+ | โ Full Support |
| Opera | 67+ | โ Full Support |
| IE | All | โ Not Supported |
| Device | Width | Columns |
|---|---|---|
| Mobile | < 480px | 1 |
| Tablet | 480px - 768px | 1-2 |
| Laptop | 768px - 1024px | 2 |
| Desktop | > 1024px | 2-3 |
- โ Added 18 card effect styles (Fold, Curved, Torn, Stacked, etc.)
- โ Added JSON Editor for direct paste import
- โ Added copy individual note JSON
- โ Added 4 new color presets (Cream, Slate, Red, Gold)
- โ Added 5 new attachments (Green Pin, Rose Clip, Binder, String)
- โ Added default effect setting
- โ Improved modal responsiveness
- โ Fixed all download issues
- โ Fixed modal overlap issues
- โ Fixed download functionality
- โ Added 25+ color presets
- โ Added 12 attachment styles
- โ Added 18 fonts (including Hindi)
- โ Added manual text color picker
- โ Improved responsive design
- โ Tabbed modal interface
- Added realistic sticky note effects
- Added presets modal
- Added settings panel
- Added custom card creator
- Added export/import functionality
- Added dark terminal theme
- Added matrix background
- Initial release
- Basic text parsing
- Simple card rendering
Contributions are welcome! Here's how:
- Fork the repository
- Create a feature branch
git checkout -b feature/amazing-feature
- Commit your changes
git commit -m 'Add amazing feature' - Push to the branch
git push origin feature/amazing-feature
- Open a Pull Request
- More card effects
- More color presets
- Drag and drop reordering
- Multiple export formats (PDF, SVG)
- Cloud sync functionality
- Templates gallery
- Animation effects
- Dark/Light theme toggle
This project is licensed under the MIT License - see the LICENSE file for details.
MIT License
Copyright (c) 2024 Sudhir Kumar (@SudhirDevOps1)
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
- Tailwind CSS - Utility-first CSS framework
- html2canvas - Screenshot library
- Google Fonts - Beautiful fonts
- All contributors and users!
Made with โค๏ธ by Sudhir Kumar
| ๐ Fold | ๐ Curved | ๐ Torn | ๐ Stacked |
| ๐ Notebook | ๐ธ Polaroid | โ๏ธ Postcard | ๐ฏ 3D |
| ๐ Taped | ๐๏ธ Ticket | ๐ฎ Stamp | ๐ Cork |
| ๐ Washi | ๐ Gradient | โฌ Minimal | ๐ก Neon |