WhatsApp Chat to PDF: Export Conversations Privately (2026)

WhatsApp chat exported as PDF illustration
Archive WhatsApp threads with timestamps and sender names intact.

WhatsApp is end-to-end encrypted in transit, but the conversation lives on your phone β€” and that's where most people lose access to important threads. Receipts, contractor quotes, custody discussions, and freelance scope changes routinely live only in WhatsApp. This guide shows the cleanest path from a WhatsApp chat to a polished, searchable PDF, without uploading the conversation to a third party.

Why save a WhatsApp chat as PDF?

Step 1: Export the chat from WhatsApp

WhatsApp's built-in export emits a plain text file with timestamps and sender names β€” exactly the format we need.

On iPhone

  1. Open the chat β†’ tap the contact/group name at the top.
  2. Scroll down β†’ Export Chat.
  3. Choose Without Media for a small text file, or Attach Media for a zip including images.
  4. Save the resulting _chat.txt (or zip) to Files or AirDrop it to your Mac.

On Android

  1. Open the chat β†’ tap the three-dot menu β†’ More β†’ Export chat.
  2. Choose without or with media.
  3. Share to email, Drive, or save to the phone, then move to your computer.

Step 2: Convert the .txt to PDF in your browser

WhatsApp's export is plain text with one message per line, prefixed by [YYYY-MM-DD, HH:MM:SS] Sender Name:. That structure paginates nicely.

  1. Open to-pdf.com/text-to-pdf.
  2. Drop the _chat.txt file in (or paste its contents).
  3. The tool wraps long messages, keeps timestamps, and respects line breaks.
  4. Click Download PDF. The chat never leaves your device.

For a smaller, sharper file, see Text to PDF: Complete 2026 Guide for font and margin tuning.

Step 3 (optional): Pretty it up with Markdown

If the PDF is going to a lawyer or HR team, a tidied-up version reads better. Open the .txt in any editor and add lightweight Markdown:

# WhatsApp chat: Project Aurora β€” exported 2026-05-12

**2026-04-12 09:14 β€” Aman:** can we move the demo to Thursday?
**2026-04-12 09:15 β€” Priya:** yes, sending invite now

Paste the result into to-pdf.com/markdown-to-pdf and download. You get bolded sender names, a clear title, and proper line spacing.

Keeping the media attachments alongside

If you exported "With Media", the zip contains JPEGs, MP4s, and voice notes named like IMG-20260412-WA0001.jpg. Two options:

Common pitfalls and how to avoid them

Emoji rendering as boxes

The text-to-PDF tool ships with a Unicode-capable font, so common emoji render correctly. If you see boxes, the source text is likely UTF-16 β€” re-export from WhatsApp on the same device that wrote the messages so the encoding matches.

Long voice-note transcriptions overflowing

WhatsApp doesn't transcribe voice notes; they appear as <Media omitted>. If you transcribed them yourself, wrap the long paragraphs at ~80 characters before converting.

Time zone mismatch in timestamps

Exports use the device's locale. If you need a different time zone in the PDF, edit the text file before conversion β€” the timestamps are plain strings.

Privacy: the chat stays on your computer

Text and Markdown to PDF run locally in your browser. WhatsApp's exported file is plain text β€” easy for any cloud "converter" to read. Doing the conversion locally means the conversation is never indexed, stored, or analyzed by anyone else.

Related guides

Open Text to PDF Converter