Mar 06, 2020 07:05 AM
Hello everybody !
I have just learned the existence of the Block “Script” and I cannot know if it can help me with my problem. I have a book inventory base, each line has several photos. I have to delete the metadata / EXIF of these photos (problem of rotation of the photos for a CSV import). I have a minimum of 5 photos per line and 300 lines to process, I am trying to find a solution to process everything at once. I know a little bit about JavaScript but I can’t find out if it is possible to automatically process each file?
Excuse me for my English (thank you Google Translate), I’m just looking for a lead to find out if it’s possible.
Thank you :slightly_smiling_face:
Romain
Mar 06, 2020 07:16 AM
I believe a script block could do this as evidenced by this thread.
Mar 06, 2020 08:35 AM
Thank you, I will try to understand all of this! :slightly_smiling_face: