Exception: Paperclip::Errors::NotIdentifiedByImageMagickError
- Inherits:
-
Paperclip::Error
- Object
- StandardError
- Paperclip::Error
- Paperclip::Errors::NotIdentifiedByImageMagickError
- Defined in:
- lib/paperclip/errors.rb
Overview
Will be thrown when ImageMagic cannot determine the uploaded file’s metadata, usually this would mean the file is not an image. If you are consistently receiving this error on PDFs make sure that you have installed Ghostscript.