Skip to content

proRamLOGO/whatsapp-backup-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp Backup Parser

This react project is a solution to one of the problems people face with Whatsapp. If you have an exported Whatsapp Chat as a text file, you had to view it in the text format only which could be really exasparating especially when their are tons of messages and have to be accesed frequently. The solution is to take such a text file and present it in an interface similar to that of the Whatsapp. So if you have any Whatsapp Exported Chat as a txt file then you could now conviniently access it as if you were looking at it in Whatsapp itself.

Following are the current features of this Whatsapp Backup Parser:

  • Selection of sender for a chat by the user.
  • Selection of sender for a chat by the user.
  • Fullscreen Mode.
  • Screenshot Function.
  • Dark Mode.
  • Classifies message as sent, recieved or group vital.
  • Text formatting support (Bold, Italic and Strikethrough).
  • Clickable hyperlinks.
  • Date banners.
  • Support for attached media / Detection of omitted media.
  • Chat info.

Try it out here.

Screenshots

Custom sender select Chat Room Standard View
Dark Mode and Fullscreen Screenshot

For Development Purposes

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

yarn build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

See the section about deployment for more information.

About

Whatsapp Interface provider for exported Whatsapp Chats. Built using ReactJs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published