When multiple photos are uploaded, I want to label the images into 5 categories based on the photo’s file name.
For example, if ‘beauty’ is contained in the file name, I want this image to have a state of 1, and if ‘rose’ is contained in it, I want it to have a state of 2.
Is there any way to upload multiple photos at the same time and perform them simultaneously?