Simple cropping with Paperclip August 22, 2023 by Tarik You only need to use # instead of > as a parameter: has_attached_file :picture, :styles => { :thumb => "200x200#" }