Skip to content

rakeshdeep/whatsapp-chat-viewer

Repository files navigation

WhatsApp Chat Viewer

A simple web application to view and analyze WhatsApp chat exports.

Features

  • Upload and parse WhatsApp chat export files
  • View messages in a clean, organized format
  • Filter messages by date or participant
  • Search through chat history
  • Basic chat statistics

How to Use

  1. Export your WhatsApp chat:

    • Open WhatsApp conversation
    • Click on three dots (⋮) > More > Export chat
    • Choose "Without media"
    • Save the .txt file
  2. Visit the application

  3. Upload your chat file

  4. Start viewing and analyzing your chat history

Privacy Notice

  • All chat processing happens in your browser
  • No data is stored on any server
  • Your chat data remains private and secure

Development

# Clone the repository
git clone https://github.com/rakeshdeep/whatsapp-chat-viewer.git

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

Technologies Used

  • Next.js 15
  • React
  • TypeScript
  • Tailwind CSS

License

MIT License

About

Upload your exported WhatsApp chat file to view it in a clean and readable format.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published