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.
You will need Ruby, Yarn (Javascript package manager), and Node (Javascript runtime) installed on your computer.
bundle install
yarn install
bundle exec rake db:setup
bundle exec rspec