<![CDATA[ Resizing large format image phpThumbOf / pThumb - My Forums]]> https://forums.modx.com/thread/?thread=97285 <![CDATA[Resizing large format image phpThumbOf / pThumb]]> https://forums.modx.com/thread/97285/resizing-large-format-image-phpthumbof-pthumb#dis-post-526173
My client uploads very large photos (6000x4000). pThumb is my resizer of choice but looks to choke on large format images...
If i try to resize the 6000px to 2000px or even 1500px I end up with a blank page. phpThumbOf / pThumb creates a file nicely if i drop the width to 1000px or lower.

I need to resize these pictures for a bg-image (parallax) 2000x700

- I also noticed that the zoom-cropping feature only acceptes zc=1 (used to be all orientations).
- Resizer set to "yes" also does not generate any thumbnails


Does anyone have any experience in solving this?
(obvious to change to phpThumbsUp because this does the resize as wanted)


My env: PHP 5.5, MODX 2.3.3]]>
mintnl May 29, 2015, 09:59 AM https://forums.modx.com/thread/97285/resizing-large-format-image-phpthumbof-pthumb#dis-post-526173
<![CDATA[Re: Resizing large format image phpThumbOf / pThumb]]> https://forums.modx.com/thread/97285/resizing-large-format-image-phpthumbof-pthumb#dis-post-527551
Your code works. Feel a little stupid for not trying it that way.

Thanx
]]>
mintnl Jun 27, 2015, 04:58 PM https://forums.modx.com/thread/97285/resizing-large-format-image-phpthumbof-pthumb#dis-post-527551
<![CDATA[Re: Resizing large format image phpThumbOf / pThumb]]> https://forums.modx.com/thread/97285/resizing-large-format-image-phpthumbof-pthumb#dis-post-526236 sottwell Jun 01, 2015, 06:13 AM https://forums.modx.com/thread/97285/resizing-large-format-image-phpthumbof-pthumb#dis-post-526236 <![CDATA[Re: Resizing large format image phpThumbOf / pThumb (Best Answer)]]> https://forums.modx.com/thread/97285/resizing-large-format-image-phpthumbof-pthumb#dis-post-526231
[[pthumb?
&input=`[[+image]]`
&options=`w=2000&h=700`
&useResizer=`1`
]]
]]>
ThaClown Jun 01, 2015, 03:29 AM https://forums.modx.com/thread/97285/resizing-large-format-image-phpthumbof-pthumb#dis-post-526231