Uploading of camera RAW files to a web server. File type issue. Is there a work around?
问题 I have spent the last week developing an upload system where my application could take a camera RAW file, draw out the metadata and then save the file as a jpg. I use ExifTool to draw out the metadata. I use ImageMagick to convert the file to .jpg. I am working with 4 file types to begin with CRW, RAF, ARW and NEF. However, the uploading of different RAW files in the browser results in the different file types being identified in the upload. This was a problem for 2 of the different RAW types