Skip to content

neshanjo/fakebook-splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fakebook-splitter

Splits fakebook pdf files into single files, each containing one song. Made possible by Adam Spiers' awsome book indices.

Prerequisites

Install latest Node JS LTS version.

Install PDFtk (Windows+Mac, Linux ) and make sure that the pdftk command is in the PATH.

Clone this project and run npm install.

Download index or just clone the index repository (git clone https://github.com/aspiers/book-indices.git).

Usage

Open shell in the root directory of this project.

Run node index.js CSV-FILE PDF-FILE OUTPUT-DIRECTORY, e.g. node index.js ../book-indices/RealBk1.csv input/REALBK1.PDF output/RealBk1.

Note that the output directory must exist.

Have fun! 🎶🎵

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published