Skip to content

Converts the data from a PhotoGrabber download of a Facebook album into a PDF

License

Notifications You must be signed in to change notification settings

CaptainValor/Facebook-to-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This script converts the downloaded photos and JSON data from a Facebook album generated by PhotoGrabber into a PDF. Each image is placed at the start of a page, followed by the photo caption, date, and a link to the original file.

Dependencies

How to Use

  1. Use PhotoGrabber to download the Facebook album you would like to convert
  2. Copy album_to_pdf.rb into the same directory as the album.json file created by PhotoGrabber
  3. Run the following in your terminal: ruby album_to_pdf.rb
  4. The PDF is saved in the same directory as the script

Contact

If you have questions or comments regarding this project, hit me up on here or shoot me an email:

Stephen Torrence [email protected]

About

Converts the data from a PhotoGrabber download of a Facebook album into a PDF

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages