selective-php / image-type

Image type (format) detection for PHP
MIT License
7 stars 4 forks source link

Detect ERF (Epson) #18

Closed odan closed 5 years ago

odan commented 5 years ago

Epson RAW Format

This format was created to save images in RAW format that were created with Epson digital cameras. The image will be saved in uncompressed form and it can be printed directly to Epson printers. This format can be edited with the Epson PhotoRAW software or via plug-ins in other image editing programs.

ERF files are generated by the Epson R-D1 and R-D1s digital rangefinder cameras.

Identification

tag=0x010e/ 270 "EPSON DSC Picture." tag=0x010f/ 271 "SEIKO EPSON CORP.."

Hard to identify in a safe way. This format is very rare and will not be supported.