my $thumb = $src->Clone; $thumb->scale(Geometry => '50%'); #### my $thumb = $src->Clone; $thumb->scale(Geometry => '100x100');