Tag file types that are not supported

My company deals a lot with image files. We would like to have the ability to tag these files for searching capabilities, not caring about seeing any content but just to identify the location of the data along with some wiki content. I noticed there is the “Unknown” option available, but if ‘Save’ is clicked it will throw a 500 error with the message “Something went wrong”. Is there a way around this? Maybe a plugin we can write ourselves?

My recommendation is to create a database or file that describes the images, including a path to access the images. Dremio itself does not understand images, and does not manage data, so you’ll need an external app for this purpose.