Skip to content

Sort a PDF document containing mixed letter and legal pages into two separate piles - one for letter, one for legal.

Notifications You must be signed in to change notification settings

or-equals/letter_legal_separator

Repository files navigation

Letter Legal Page Separator

Sort a PDF document containing mixed letter and legal pages into two separate piles - one for letter, one for legal.

Just drop your file in and click "Separate my PDF". We never keep your file.

Getting Started

You will need Ruby, Yarn (Javascript package manager), and Node (Javascript runtime) installed on your computer.

  1. bundle install
  2. yarn install
  3. bundle exec rake db:setup
  4. bundle exec rspec

About

Sort a PDF document containing mixed letter and legal pages into two separate piles - one for letter, one for legal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published