Paperclip by default try to process every image file to generate thumbnail. But it also try to do it with pdf files, which can be really time consuming task. I tried looking on google and found one solution, but it changes Paperclip methods.
How to disable pdf postprocessing in Paperclip without changing Paperclip sources?