Skip to content
This repository has been archived by the owner on Sep 24, 2022. It is now read-only.
/ facebook-album-to-pdf Public archive

This tool allows to convert a facebook's album to any file like PDF document.

Notifications You must be signed in to change notification settings

Eomm/facebook-album-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

facebook-album-to-file

This tool allows to convert a facebook's album to a any document, like PDF!

HOW USE IT!

  • Download the installer build/gui/facebook-album-to-file-0.2.exe for windows
  • Install and enjoy!

Screenshoot

The app
The app

Access to Facebook
Access to Facebook

Get the code
Token

Put in the app
Copy token

Start download
Download

Here your Album!!
Generated

For nerdy devs

Prerequisites for developers

How to convert a public album to PDF

  • Download the build of facebook-album-to-file-build-?.?.?.jar
  • Run from command line
java -jar .build\facebook-album-to-pdf-0.0.9-build.jar "{your app Id}" "{your app secret}" "{local directory}" "{facebook album 1}" "{facebook album 2}" ... "{facebook album n}"

Example with fake appid and secret:

java -jar facebook-album-to-pdf-0.0.9-build.jar "xx2077yy27zz42ww" "xyze22fxyzd212xyz81cxyz49qwerty" "E:/converter" "1877963512xxxxx"

INFO it.manueomm.facefile.launcher.PublicAlbum - Facebook Album to PDF..
INFO it.manueomm.facefile.launcher.PublicAlbum - ## Start converting album id:1877963512xxxxx
DEBUG it.manueomm.facefile.FaceAlbumReader - Reading album.. 1877963512xxxxx
DEBUG it.manueomm.facefile.FaceAlbumReader - Saved image E:\converter\1877963512xxxxx\Photo00.jpg
[...]
DEBUG it.manueomm.facefile.FaceAlbumReader - Read page: 1
DEBUG it.manueomm.facefile.FaceAlbumReader - Saved image E:\converter\1877963512xxxxx\Photo25.jpg
[...]
DEBUG it.manueomm.facefile.FaceAlbumReader - Read page: 2
DEBUG it.manueomm.facefile.FaceAlbumReader - Saved image E:\converter\1877963512xxxxx\Photo074.jpg
DEBUG it.manueomm.facefile.FaceAlbumReader - Read page: 3
INFO it.manueomm.facefile.FaceAlbumReader - Saved images in ms: 28551
INFO it.manueomm.facefile.launcher.PublicAlbum - ## Created PDF album: E:\converter\Album - 1877963512xxxxx.pdf

Tech

facebook-album-to-file uses a number of open source projects to work properly:

Todos

  • JUnit Test
  • Implement HTML Converter
  • Improve scaled image in PDF

About

This tool allows to convert a facebook's album to any file like PDF document.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Sponsor this project