jonpecar / qrCodeImageSorter

Toolset to assist in generating QR codes for sorting images and then automatically sorting a collection of photos based on the contained QR codes.
MIT License
5 stars 0 forks source link

Add handling of invalid file chars #16

Closed jonpecar closed 2 years ago

jonpecar commented 2 years ago

Add handling for when invalid characters are in QR codes or inputs (e.g. question marks)

Substitute with file-safe character ('_' or similar) Warn user when generating PDFs