Skip to content

make a book from an instagram conversation

Notifications You must be signed in to change notification settings

Nabal22/instagram-message-book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Conversation to LaTeX Book Converter

This tool facilitates the conversion of Instagram conversations into a LaTeX book format. By following these simple steps, you can compile your Instagram dialogues into a readable book format using LaTeX.

The tool is still in works so if you see any bug feel free to open an issue.

Usage Instructions:

  1. Download Instagram Conversation Data:

    • Log in to your Instagram account from the website (not the app).
    • Navigate to Settings → Security → Download Data in JSON format (not HTML).
    • Alternatively, you can use this direct link to access the download page.
  2. Select Conversation and Prepare JSON File:

    • Download the JSON file corresponding to the conversation you wish to convert.
    • Rename the downloaded JSON file to conv.json.
    • Move the conv.json file to the source directory of the cloned repository.
  3. Run the Tool: To use the tool, clone the repo and run:

    cargo build
    cargo run
    

By following these steps, you'll be able to convert your Instagram conversations into a LaTeX book format seamlessly. Enjoy creating your personalized Instagram dialogue books! If you encounter any issues or have suggestions for improvement, feel free to reach out. Happy converting!

an example page, showing an automated reservation confirmation message on a blank page

an example table of contents for a book containing a whole year of text messages. Each month is listed with its page.

About

make a book from an instagram conversation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 60.9%
  • TeX 38.4%
  • Makefile 0.7%