Export Formats Explained
Markdown (MD)
Clean, formatted document with headers, bold sender names, and italic timestamps. Perfect for Notion, Obsidian, GitHub, or any Markdown editor. Each message is separated by a horizontal rule for readability.
HTML
Full HTML page styled like a WhatsApp chat interface with green bubbles and the classic WhatsApp background. Great for printing, archiving, or sharing as a web page. Includes printable CSS for physical copies.
Plain Text (TXT)
Simple text format with timestamps and sender names. Universal format that opens in any text editor. Best for importing into other tools or quick reference.
CSV
Spreadsheet-friendly format with columns: Index, Date, Sender, Message, Type. Import into Excel, Google Sheets, or use for data analysis. BOM-included for proper Unicode display.
JSON
Structured data format for developers. Each message has index, timestamp, sender, message text, and type (text/media/system). Ideal for programmatic processing or API integration.
FAQ
Is my chat uploaded to a server?
No. Everything runs in your browser. Your chat file never leaves your device. The page works even offline after it's loaded. This is the safest way to process your private conversations.
What is the free limit?
Free exports include the first 100 messages with full features: date filters, sender filters, statistics, and all 5 export formats. PRO unlocks unlimited messages and ZIP export with media support.
Can I export media (photos, videos)?
WhatsApp's "Without Media" export only includes text. If you choose "With Media" on your phone, you'll get a .zip file. PRO users can parse ZIP exports and see media references. Actual media files (photos, videos) are not included in WhatsApp exports for privacy reasons.
Does it work with group chats?
Yes! Group chats work exactly the same way. Sender names are preserved, and system messages (member added/removed, group name changes, etc.) are automatically detected and labeled.
How many devices can I use one PRO key on?
Up to 3 devices per key. The key is stored locally in your browser and validated offline — no account or internet connection needed after activation.
What WhatsApp export formats are supported?
Both iOS format ([YYYY-MM-DD, HH:MM:SS] Sender: Message) and Android format (M/D/YY, HH:MM - Sender: Message). The tool auto-detects the format. 12-hour and 24-hour time formats are both supported.
Can I use this for business or legal purposes?
Absolutely. PRO users can process unlimited messages — great for customer support teams, legal document preparation, business record keeping, and content creators who need to archive conversations.
What if my chat has many messages?
The free version handles the first 100 messages. PRO supports unlimited messages. Large chats (>100,000 messages) may take a few seconds to process since everything runs locally in your browser.
Is there a file size limit?
There's no enforced limit, but very large files (>50MB) may be slow to process in the browser. For extremely large chats, consider splitting the export into multiple months before uploading.