Skip to content
Knugi edited this page Oct 24, 2022 · 5 revisions

Welcome to the Whatsapp-Chat-Exporter wiki!

Whatsapp-Chat-Exporter is a customizable Android and iPhone Whatsapp database parser.

Usage

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 iPhone: iPhone Usage

If you want to customize the result HTML: Result HTML Customization