Skip to content

0.8.0 Signing, Compare, blank removal, Repair, Chinese and Catalan and more!

Compare
Choose a tag to compare
@Frooodle Frooodle released this 13 May 09:59
· 1783 commits to main since this release
cc02da4

Features

  • 'Sign' Now able to fully sign a PDF via text/image/drawing! #50 (Special thanks @Sf298 for their amazing work again)
  • 'Compare' to compare the text between two PDFs and show the differences #135
  • 'Find blank pages' Finds blank WHITE pages within a PDF and removes them #134
  • 'Repair' Added to try fix any corrupt PDF files #123
  • Support for Chinese (Special thanks to @IZUMI-Zu)
  • Support for Catalan (Special thanks to @rubenixnagios)

Enhancements

  • Image to PDF Supports multi page TIFF #142
  • Image to PDF Supports color adjustments #142
  • Ability to personnalize URI such as website.com/pdf with env var APP_ROOT_PATH #136 (Special thanks @MayannF !)
  • Enabled robots.txt to block google scans by default, can be disabled with flag ALLOW_GOOGLE_VISABILITY false
  • Added favourites tab in navbar and home menu (you select them via home menu)
  • Submit button now changes text to show you hit it #74
  • Add image to PDF now has interactable UI to add the image. (Kept old api endpoint for anyone that wants it)

Bug fixes

  • Image to PDF scaling fixed #140
  • Removing hardcoded CLI Scripts to allow non docker usage #139 #128

Extras

Improved documentation for local installs #139
Improved API documentation https://app.swaggerhub.com/apis-docs/Frooodle/Stirling-PDF/0.8.0
Improved documentation in general