Skip to content

Converts local iMessage chat.db archive to a single .html file

Notifications You must be signed in to change notification settings

saylestyler/iExport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

iExport

If you have iMessage, then the files are backed up in ~/Library/Messages/chat.db

This script will process them from a wild collection of .plists to a single html file

It relies on sqlite3 & python (should be factory installs)

  1. git clone https://www.github.com/saylestyler/iExport && cd iExport
  2. run python iExport.py > your-backup.html
  3. njoy open your-backup.html -a Firefox

About

Converts local iMessage chat.db archive to a single .html file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages