Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

Spiral's avatar

PHP Image Creation Software that will copy the image and resize it with 300x300

Hi!

I want to PHP Image Creation Software that will copy the image and resize it with 300x300 by taking care of the ratio. Rest area will be filled in white as in examples.

I want to create only php script to resize image

can use any library or packages?

0 likes
5 replies
gazzaxp's avatar

if you looking for a package to resize your picture you should take a look at the Spatie Laravel Media Library.

1 like
gazzaxp's avatar

you can say that, but it uses the laravel skeleton frameworks if you're looking a for a core PHP script to do it you probably have to write that yourself or browse the web a bit more for it

Please or to participate in this conversation.