Top "Image-resizing" questions

Image resizing is the downscaling or upscaling of an image.

How to save PNG file from NSImage (retina issues)

I'm doing some operations on images and after I'm done, I want to save the image as PNG on disk. …

macos retina-display image-resizing nsimage nsbitmapimagerep
Best Image Scaling Library

I have searched and found a few image scaling libraries for Java. But not sure which one to go with. …

java image-processing image-resizing
Serving Images with on-the-fly resize

my company has recently started to get problems with the image handling for our websites. We have several websites (adult …

image performance webserver image-resizing
Reducing PDF file size using Ghostscript on Linux didn't work

I have about 50-60 pdf files (images) that are 1.5MB large each. Now I don't want to have such large …

pdf size resolution ghostscript image-resizing
Bilinear upsample in tensorflow?

I want to do a simple bilinear resize (not necessarily by an integer factor) in TensorFlow. For example, starting from …

python image tensorflow interpolation image-resizing
Resize an image to a square but keep aspect ratio c++ opencv

Is there a way of resizing images of any shape or size to say [500x500] but have the image's aspect …

c++ image opencv image-resizing
Quality of Image after resize very low -- Java

In the script it is going from around the 300x300 mark down to 60x60. Need to improve the overall image …

java image image-resizing
decrease image resolution in java

I need to reduce the size of image(not the width and height) using Java program. Is their any good …

java api image-processing image-resizing
Premature end of JPEG file

I am getting this Premature end of JPEG file error while resizing some of the images. Interesting and strange part …

php codeigniter image-processing image-resizing plupload
Remove the image resize ratio in OpenCart

I've look everywhere on how I could remove the image resizing in OpenCart but haven't find nothing about that. I …

php image-resizing opencart