How to rename photos in sequential numbering on iOS
I used to rename photos in bulk on Mac OS using Automator. My steps are:
- get specified files (photos in a folder);
- copy to a folder (temp);
- sort files by ascending name;
- rename from IMG_0001;
- convert file type to JPG;
- make extension uppercase;
Then I can move the renamed photos in the temp folder to my external drive, which concludes the whole process.
How can I achieve the same steps on iOS (iPad in particular as I no longer have a Mac)? Any shortcuts recommended?
iPad Pro, iPadOS 26