![]() |
|
question about "Batch Image Manipulation" - Printable Version +- Gimp-Forum.net (https://www.gimp-forum.net) +-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP) +--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions) +--- Thread: question about "Batch Image Manipulation" (/Thread-question-about-Batch-Image-Manipulation) |
question about "Batch Image Manipulation" - vebe67 - 05-22-2026 Hi, I use Gimp to every week to manipulate a batch of photos (50 to 150), with "Batch Image Manipulation plugin" the primarily to reduce the size and convert them to jpg. Recently, this batch process took the initiative to rotate the photos... ! From vertial to portrait. And I don't know why. Here's a screenshot of the plugin with two manipulation (resize and change format/compression, but in french) ![]() Maybe you have an answer ? Thx RE: question about "Batch Image Manipulation" - rich2005 - 05-22-2026 ahh... I think this comes under unforeseen consequences. Some time in the past: Open an image and apply settings Do not ask me again <<< not a good choice and Keep Original [attachment=14433] No easy way in Gimp 2.10 to revert that setting (apart from a complete reset) so find in your Gimp 2.10 user profile the file parasiterc and delete it. [attachment=14434] I have tried in Gimp 2.10 / BIMP and that is a fix. RE: question about "Batch Image Manipulation" - vebe67 - 05-23-2026 (05-22-2026, 07:07 PM)rich2005 Wrote: No easy way in Gimp 2.10 to revert that setting (apart from a complete reset) so find in your Gimp 2.10 user profile the file parasiterc and delete it. It works, thanks a lot ! (PS: sorry for the poor language in my first message, I didn't proofread it.) RE: question about "Batch Image Manipulation" - vebe67 - 06-02-2026 (05-23-2026, 06:32 AM)vebe67 Wrote:(05-22-2026, 07:07 PM)rich2005 Wrote: No easy way in Gimp 2.10 to revert that setting (apart from a complete reset) so find in your Gimp 2.10 user profile the file parasiterc and delete it. I must add: This manoeuver need to be done every time I open Gimp... So maybe is it preferable to do a complete reset ? I still don't understand why this rotation suddendly appears after two or three years of use... RE: question about "Batch Image Manipulation" - rich2005 - 06-03-2026 (06-02-2026, 05:30 PM)vebe67 Wrote: I must add: I do not think a complete reset - usually by deleting (or renaming) your user profile - will have much effect. You will get a new parasiterc file but it is a drastic way. However do try it. Why you need to delete parasiterc each time you open Gimp I do not know. Do you tick the "Don't ask me again" when importing an image that needs rotating ? In Gimp 2.10 there is no reverse action that I know for that. Gimp 3 is slightly different . The picture orientation is put in the file by the camera, the exif information. You can remove it and images will open in landscape orientation. You can remove the exif information using Exiftool see: https://www.gimp-forum.net/Thread-Plugin-for-batch-removing-EXIF?pid=13500#pid13500 and https://www.gimp-forum.net/Thread-ExifToolGUI-and-ExifTool-new-versions?pid=47075#pid47075 Edit: There is an exif cleaner here - https://github.com/szTheory/exifcleaner/releases but be careful it is an immediate action or maybe for Gimp 2.10 and BIMP a little plugin https://www.gimp-forum.net/Thread-Plugin-for-batch-removing-EXIF?pid=13501#pid13501 |