Top "Resize" questions

Issues relating to the resizing of controls, windows, forms or screens.

How to resize images in org-mode

Is there a general way to define the size, in percent or pixels, for an image that is linked in …

html image resize export org-mode
Scale image before toDataURL - html2canvas

Before you tell me this is a duplicate question, know that I've searched through every single similar question and none …

javascript html css resize html2canvas
Image GD resize to 100px while keep the ratio

Basically I want to upload an image (which i've sorted) and scale it down to certain constraints such as max …

php resize jpeg gd
C++ resize a docked Qt QDockWidget programmatically?

I've just started working on a new C++/Qt project. It's going to be an MDI-based IDE with docked widgets …

c++ qt resize qdockwidget
Dynamically resize columns in css grid layout with mouse

I am trying to dynamically resize css grid layout boxes by dragging the column dividers (or resize placeholders) with the …

javascript jquery css resize css-grid
Dropzone.js + Client Side Image Resizing

I want to integrate Dropzone.js with a Client Side Image Resizing. I know that there is a function to …

resize image-resizing dropzone.js
Listen to browser width / height changes with jQuery

I have some divs that are set with position absolute (CSS) when the page is ready, and are positioned relative …

javascript jquery resize height width
Why is Firefox so bad at resizing images?

On the left is the original PNG and on the right are versions reduced to roughly half the orignal size …

image firefox resize
Can I style the resize grabber of textarea?

My designer just gave me the design with text areas with styled resize grabber. The question is: Can I style …

css resize textarea
Image resize with Crop

I want to create a function that after an image upload, will allow a user to resize an image. But …

jquery resize crop