Skip to content

coderomm/linkedin-ai-formatter-app

Repository files navigation

🚀 LinkedIn AI Formatter — AI-Powered Post Formatting for LinkedIn

LinkedIn AI Formatter Logo

LinkedIn AI Formatter

Convert your AI generated post content into LinkedIn-friendly and supportive so your posts look exactly how you intend.

🌐 Live Demo✨ Features🧩 Tech Stack🔮 Future🤝 Contribute


📌 Overview

When copying content from AI tools like GPT, Notion, or Google Docs, LinkedIn strips out most formatting — bold, italic, bullets, and other styling disappear.

LinkedIn AI Formatter solves this by detecting existing formatting in your input and converting it into Unicode equivalents that LinkedIn displays correctly.

The app is simple, lightweight, and focused entirely on preserving your formatting without adding new styles or changing your content structure.


✨ Features

  • ✍️ Formatting Preservation Converts only existing formatting in your input text (Markdown or HTML) into Unicode that renders correctly on LinkedIn.

  • 🅱️📝 Supported Formats

    • Bold
    • Italic
    • Underline
    • Strikethrough
    • Bullet points
    • Numbered lists
  • Real-Time Preview See exactly how your post will appear on LinkedIn before publishing.

  • 📄 Copy & Paste Ready Export formatted text to LinkedIn without losing styling.

  • 💻 Zero-Config Usage Simply type or paste your content — no setup required.


🖼️ Screenshots

Editor Screenshot
AI-created post formatter

Preview Screenshot
Tool preview

How It Works Screenshot
How it works preview


🧩 Tech Stack

  • Framework: Next.js 16
  • Language: TypeScript
  • UI: React 19, Tailwind CSS
  • Deployment: Vercel

🌐 Live Demo

👉 https://linkedin-ai-formatter.omsharma.xyz Try it out and create your perfect LinkedIn post instantly.


🔮 Future Goals

  • Performance Improvements Handle very large inputs efficiently.

  • 🖋️ Additional Transformation Styles Expand formatting support if LinkedIn visually allows.

  • 🌐 Optional Integration Direct copy-to-LinkedIn button (future, not implemented yet).

  • 🤖 Advanced AI Suggestions Personalized writing tips and tone adjustments based on audience engagement.

  • 🔗 LinkedIn API Integration Direct post scheduling and publishing from the app.

  • 📊 Analytics & Feedback Track post performance and get insights on engagement trends.

  • 🎨 Enhanced Templates Prebuilt templates for popular post types like announcements, polls, or thought leadership.


📦 Installation (Optional)

To run locally:

git clone https://github.com/coderomm/linkedin-ai-formatter-app.git
cd linkedin-ai-formatter-app
pnpm install
pnpm dev
  • The editor is fully functional locally.
  • AI features require an API key configured in .env.

📚 Documentation


🤝 Contributing

Contributions, discussions, and feedback are welcome!

  1. Report an issue
  2. Fork the repo and create a feature branch
  3. Make changes following the existing style
  4. Open a pull request with a clear description

📄 License

MIT License. Feel free to use the UI and workflow ideas — core AI formatting logic is proprietary.

Copyright (c) 2025 Om Sharma


📫 Contact


Made with ❤️ by the LinkedIn AI Formatter team (OM)

⭐ Star us on GitHub🐛 Report a bug💡 Request a feature