Top "Image-resizing" questions

Image resizing is the downscaling or upscaling of an image.

Resize image proportionally with CSS?

Is there a way to resize (scale down) images proportionally using ONLY CSS? I'm doing the JavaScript way, but just …

html css image-resizing
Responsive css background images

I have a website (g-floors.eu) and I want to make the background (in css I have defined a bg-image …

css responsive-design background-image image-resizing
Resize image in PHP

I'm wanting to write some PHP code which automatically resizes any image uploaded via a form to 147x147px, but …

php image-processing image-resizing image-upload
Resizing an image in an HTML5 canvas

I'm trying to create a thumbnail image on the client side using javascript and a canvas element, but when I …

javascript html canvas image-resizing
How to set max width of an image in CSS

On my website I would like to display images uploaded by user in a new window with a specific size (…

html css image image-resizing
Resize Google Maps marker icon image

When I load an image into the icon property of a marker it displays with its original size, which is …

javascript google-maps google-maps-markers image-resizing
How to resize an image to a specific size in OpenCV?

IplImage* img = cvLoadImage("something.jpg"); IplImage* src = cvLoadImage("src.jpg"); cvSub(src, img, img); But the size of the source …

c++ opencv image-resizing
Resize image to full width and fixed height with Picasso

I have a vertical LinearLayout where one of the items is an ImageView loaded using Picasso. I need to rise …

java android imageview image-resizing picasso
Android - Reduce image file size

I have an URI image file, and I want to reduce its size to upload it. Initial image file size …

android bitmap image-uploading image-resizing
EC2 Can't resize volume after increasing size

I have followed the steps for resizing an EC2 volume Stopped the instance Took a snapshot of the current volume …

amazon-ec2 centos volume image-resizing snapshot