Skip to content

jooshua-inglis/riffler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Riffler

Riffler is a cross platform gui program for editing pdf files. The purpose of this application is to demonstrate my abilities as a programmer.

Requirements

Python 3 is required to use Riffler.

Running

Once python is installed, riffler can be started by running riffler.sh (linux and mac) or riffler.exe (windows)

How to use

Add file

  • To open a file, enter File->Open,

Edit pages

  • Select page and use the arrow keys to move the pages forward or backward in the document
  • Use the delete key to delete a page
  • Currently only one page can be selected at a time.

Export Document

  • File->Export
  • Takes the pages in their current order and produces a new pdf file.

Releases

No releases published

Packages

No packages published