milesj / uploader

[Deprecated] A CakePHP plugin for file uploading and validating.
MIT License
193 stars 73 forks source link

Resize Original Imagem #165

Closed hugofabricio closed 10 years ago

hugofabricio commented 10 years ago

How to resize original image but i don't create thumbnails.

Thanks

milesj commented 10 years ago

You can self = true to the transform array to transform the original image.

http://milesj.me/code/cakephp/uploader#transforming-images-resize-crop-etc