Skip to content

Version 1.1.0

Latest
Compare
Choose a tag to compare
@v20100v v20100v released this 23 Oct 15:49

Features

  • Check if binaries dependencies are installed and available (7Zip and ImageMagick). CbxToPdf use 7-Zip to unpack CBX file, and ImageMagick to convert webp images in png format and convert images to PDF.
  • Measures time conversion of each cbx files. Show with info verbosity level.
  • Deletes temporary images folder from cbx file on each iteration, if the option OPTION_KEEP_FOLDER_TEMP is not enabled.

Fix

  • Fix: Support folder and filename with parenthesis.
  • Fix: Change the current working directory to the folder of the batch script at begin of process.