/whatsbook

Create books from WhatsApp group chats with Python and LaTeX

Primary LanguagePython

WhatsBook

WhatsBook

Create a book from WhatsApp chatlogs - with support for images, links, and emojis! 🎉

Read more at "A Hacker's Guide To Creating Books From WhatsApp"

Quick Start

  1. Install TeXstudio
  2. Install latex-emoji
  3. Run python wa2latex.py your-chatlog.txt > whatsbook-folio.tex from a terminal
  4. Open whatsbook.tex in TeXstudio and run 'Build and View'

Tested on MacOS X 10.10 and Windows 10