Forum Discussion
Zakaiit
May 15, 2026Brass Contributor
Can't figure out a way for exporting text messages from iphone to pdf
Hi everyone, I need some help exporting my iPhone text messages to PDF on a Windows PC. I have a few important text conversations that I want to save, print, and keep as a backup. I tried checking iT...
Lukavis
May 15, 2026Copper Contributor
bagoup can help you export text messages from iPhone to PDF, but it requires some technical know-how and a Mac computer. Here's a complete walkthrough of how it works and what you'll need.
Step-by-Step Guide to Export Text messages from iPhone to PDF
Step 1: Install bagoup
- Open the Terminal app on your Mac.
- If you don't have Homebrew, paste the installation command from brew.sh into the terminal.
- Once Homebrew is ready, type: brew install bagoup and press Enter.
Step 2: Run the Export
Once installed, you can export your conversations to a .txt or .csv file.
- -In the Terminal, type: bagoup
- To save a specific conversation, you will need to find the contact's ID or name. A common command structure is:
- bagoup -f ~/Desktop/my_messages.txt
Step 3: Convert the Text File to PDF
Bagoup does not create a .pdf file directly . It extracts the data into a plain text file. Once you have your .txt file on your Desktop:
- Open the .txt file in any text editor.
- Go to File > Print.
- Click the PDF dropdown button in the print dialog and select Save as PDF.