A simple yet powerful online tool to count Instagram bio characters β including emoji support! Each emoji counts as 2 characters, just like Instagram does. This helps you write the perfect bio without getting cut off.
- β Real-time character counting
- π§ Emoji-aware logic (each emoji = 2 characters)
- π± Fully responsive design (mobile-friendly)
- β‘ Fast, lightweight, and no external dependencies
- π Privacy-first: No data is saved or sent anywhere
π Use the tool here
The tool splits text into emojis and normal characters using Unicode-based detection. It then calculates:
- Total character count
- Number of emojis
- Remaining allowed characters (out of 150)
The UI alerts you if you exceed the Instagram bio limit.
π instagram-bio-counter/
ββ π index.html
ββ π style.css
ββ π script.js
ββ π README.md
-
Download or clone this repository:
git clone https://github.com/chiragpatel009/instagram-bio-counter.git
-
Open
index.htmlin your browser. -
Start typing into the bio box!
- Social media managers optimizing bios
- Influencers refining brand intros
- Personal accounts crafting catchy bios
- Anyone using emojis in their bio
- Clean semantic HTML
- OpenGraph & Twitter meta tags
- Mobile-friendly + fast
- Canonical URL supported
This project is licensed under the MIT License β you're free to use, modify, and distribute.
Built with β€οΈ by Chirag Patel
Have feedback or suggestions? Open an issue