-
Notifications
You must be signed in to change notification settings - Fork 87
Home
Knugi edited this page Sep 24, 2024
·
7 revisions
Whatsapp-Chat-Exporter is a customizable Android and iPhone Whatsapp database parser.
First, install the exporter by:
pip install whatsapp-chat-exporter
pip install whatsapp-chat-exporter[android_backup] & :: Optional, if you want it to support decrypting Android WhatsApp backup.
Then, create a working directory in somewhere you want
mkdir working_wts
cd working_wts
Now, for usage on Android: Android Usage
For usage on iOS/iPadOS: iOS Usage
If you want to customize the result HTML: Result HTML Customization
Note
If you want to use the old release (< 0.5) of the exporter, please follow the old usage guide.