Exception: Paperclip::Errors::NotIdentifiedByImageMagickError

Inherits:
Paperclip::Error
  • Object
show all
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.