Every different file type has an associated MIME type that tells the browser how to deal with it. Listed below are all the file types of our Captures along with the associated MIME type you need to use when serving your captures directly into the response stream.
File Type | MIME Type |
---|---|
bmp | image/bmp |
csv | text/csv |
gif | image/gif |
jpg | image/jpeg |
json | application/json |
application/pdf | |
png | image/png |
tiff | image/tiff |
xlsx | application/excel |