Copy link to clipboard
Copied
I have so many pdfs that I can't open in google drive because the file / folder's names are too many characters. After searching it seems that the limit is 255 including the folder path. So the deeper in - the shorter the file name needs to be. Some of my folders have hundreds of pdfs.
Probably more of a google drive question than adobe - but does anyone know how to shorten the name of a bunch of folders with all different names? Likely not possible... But some clever person on here may know...
Copy link to clipboard
Copied
Hi @,
Hope you are doing well. Thanks for writing in!
In case you are still looking for a solution, you can try the below steps:
You can run a PowerShell script to rename folders and files in bulk. Here's a simple script to shorten folder names:
Open PowerShell as Administrator.
Run this command (it trims all folder names to the first 20 characters, but you can adjust):
For Mac users, you can use Automator to:
Hope this helps.
-Souvik
Find more inspiration, events, and resources on the new Adobe Community
Explore Now