make($file->getStream())->heighten(60, function ($constraint) { $constraint->upsize(); })->encode('png'); return $encodedImage; } }