Skip to content

Releases: nimaid/bookdir2pdf

Beta 3.0

05 Jul 02:14
Compare
Choose a tag to compare
  • Added automatic document purification
    • Converts to greyscale
    • Sharpens
    • Runs either standard or adaptive thresholding
    • Saves in PNG format for best compression and quality
  • Better argument parsing
  • Misc. bugfixes

TODO: Make executable smaller, it currently has all of opencv and is almost 300MB
TODO: The executable also fails to load, likely due to overhead, so it has not been included here. Please see the previous release for now.

Beta 2.3_a

04 Jul 02:37
Compare
Choose a tag to compare
  • Added --table_of_contents option
  • Much nicer ToC

Alpha 2.3

04 Jul 01:56
Compare
Choose a tag to compare
  • Ignore unsupported files + .ignore + .db files
  • Empty folders (without valid page images) will add a bookmark linking to the next page in the PDF
  • Fixed path normalization

Beta 2.2_a

03 Jul 07:34
Compare
Choose a tag to compare
  • Renamed whole project

Beta 2.2

03 Jul 07:04
Compare
Choose a tag to compare
  • Removed debug printing
  • Ignore .ignore and .db files

Beta 2.1

03 Jul 00:06
Compare
Choose a tag to compare
  • Fixed pathname bug

Beta 2.0

02 Jul 20:25
Compare
Choose a tag to compare
  • Allowed numbered images and folders to come before/after each other arbitrarily
    • Before, all files came before all folders when alphabetically sorted

First portable EXE

02 Jul 19:24
Compare
Choose a tag to compare
0.1.0

Fixed relative paths