<?php
exec ("/usr/bin/convert -geometry 580x580 /path/to/input/file/1.jpg /path/to/output/file/new2.jpg");
?>
lg
Ludwig
<?php
exec ("/usr/bin/convert -geometry 580x580 /path/to/input/file/1.jpg /path/to/output/file/new2.jpg");
?>
lg
Ludwig