First of all huge thanks to @jabbson for creating the majority of this, he did mention integrating openai to identify image positions for the custom naming “font,side,back etc” and did say the cost of the operation might be expensive, i chose to go this route to avoid that cost, any tips on how i can improve this workflow overall too? it is working great for the moment.
i only have 1 issue so far, for example the image name is 1.jpg, the folder name is jeans black, after the if/rename it is leaving the .jpg in the middle of the file name as i am manually changing the number “1”, so it looks like jeansblack.jpg_FRONT.jpg, is there a way to remove that or add it back to the end of the new file name?
having the images in the folder always named correctly 1-2-3-4-5-6 is not a problem for us as we save once from photoshop anyways so the workflow can be very structured assuming all information will be the same forever.
also my next task is to move these completed renames to a “complete” folder, what would be my best way to do that? i was doing some research and could not find anything/not sure if its working on n8n yet.