Why do I keep getting unintelligible strings appended to the filename?
under review
J
Jeffrey Burack
Why do I keep getting unintelligible strings appended to the filename?
For instance:
Screenshot 2023-09-09 at 4.35.14 PM
gets renamed as
Screenshot 2023-09-09 at 4.35.14 PM-2VzhYEXDus
The source file is a PDF containing images. The images contain text, but they are not OCRd.
PNG and JPEG files seem to work as intended.
Note: the source files are in a folder that resides in iCloud. I will try with PDF that reside locally.
Vignesh warar
under review
Vignesh warar
The source file is a PDF file with images? As of now, the PDF is not OCR'd, but we will try to support this feature as soon as possible.
If a file with the same name already exists in the directory, a hash will be added to the end of the filename to prevent overwriting.
J
Jeffrey Burack
Vignesh warar, I see. So for now PDFs are only intelligently renamed when they already have "text" content?
Vignesh warar
Jeffrey Burack: Yes, having PDFs OCR'ed is not a big thing either. Currently, we are busy working on the next set of features. We will try to ship it as early as possible.
Added to the roadmap.
J
Jeffrey Burack
I checked, and the behavior is the same for a local file.