momijizukamori / bookbinder-js

A JS application to format PDFs for bookbinding.
Mozilla Public License 2.0
99 stars 26 forks source link

Improve file naming and pathing #104

Closed acestronautical closed 4 months ago

acestronautical commented 4 months ago

Original pdf name will now correctly regex replace. The previous regex was lacking the g flag causing it to not remove the pdf extension if a space or comma was present.

File name conversion now replaces space, commas, and hypens to underscores.

Signature files will be placed into a signatures/ folder.

NEW:

Screenshot 2024-02-19 at 12 48 17 PM

OLD:

Screenshot 2024-02-19 at 12 52 27 PM
github-actions[bot] commented 4 months ago

PR Preview Action v1.4.7 :---: Preview removed because the pull request was closed. 2024-02-21 01:26 UTC