A free, open-source tool to format your LinkedIn posts with bold, italic, and monospace Unicode text styling. Make your content stand out and drive more engagement!
- 🎨 Unicode Text Styling - Bold, italic, monospace, and bold-italic formatting
- ⚡ Smart Formatting - Markdown syntax support and quick format buttons
- 📋 One-Click Copy - Copy formatted text directly to clipboard
- 💾 Export Options - Download as .txt or .md files
- 👀 Real-time Preview - See exactly how your text will look
- 🔒 Privacy First - All formatting happens in your browser, no data stored
Visit https://YOUR-USERNAME.github.io/formatter/
- Type or Paste - Write your content using markdown syntax
- Format & Preview - Select text and apply formatting or use auto-conversion
- Copy & Post - Copy your formatted text and paste into LinkedIn
**bold**or__bold__→ 𝗯𝗼𝗹𝗱*italic*or_italic_→ 𝘪𝘵𝘢𝘭𝘪𝘤`code`→ 𝚌𝚘𝚍𝚎- Headings with
#,##,### - Bullet lists with
-or* - And more!
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run build
# Preview production build
npm run preview- React - UI framework
- Vite - Build tool
- Tailwind CSS - Styling
- marked.js - Markdown parsing
- Update
baseinvite.config.jswith your repo name - Push to GitHub
- Enable GitHub Pages in repo settings
- Select "GitHub Actions" as source
- The site will deploy automatically on push to main
Contributions are welcome! Feel free to open issues or submit pull requests.
MIT License - feel free to use this project for any purpose.
This tool is not affiliated with or endorsed by LinkedIn Corporation.