Home

Stefan Noll

PdfEbookCutter

PdfEbookCutter is a program to cut PDF Documents into smaller pages, to display them in a better way on ebook readers.

The program is a very similar project to Briss (https://sourceforge.net/projects/briss/).
This program is rewritten in C# with more functionalities. It uses the the itextsharp (https://sourceforge.net/projects/itextsharp/) pdf engine for cropping operations and pdf outlining.

The main functions are:

  • graphical user interface
  • pdf files are drawn roughly outlined
  • pages can be grouped
  • cropping areas are defined with drag and drop and mouse operations
  • auto sizing of cropping areas to fit text areas
  • setting of fixed ratio between with/height for the areas
  • export to single file or fast saving of current file or all files into one directory

Screenshot