Tag : Resize

Title User Language Tags Description Date
Background que se ajusta ao tamanho da tela gustao CSS September 30
Bash Resize Multiple Images luizlopes Bash
  • apt-get install imagemagick
  • mogrify
August 21
Image Resize function for PHP kh411d PHP

Easily make a thumb file, with a fix size, or a cropped center image

August 7
ImageMagick Crop & Resize images artaserse Bash

simple command that resize and crop, if necessary, an image, centering the image.

March 17, 2012
Image resizer for Codeigiter stz184 PHP

For Martin

January 6, 2012
Resize background image hectorlorenzo JavaScript

Funció que agafa les mides de la pantalla i redimensiona proporcionalment una imatge per a que s'adapti a ella.

November 15, 2011
Flexible Site Layout With Resize Detection, now improved! FatFolderDesigner jQuery

I've previously posted this here: http://snipplr.com/view/59044/flexible-site-layout-with-resize-detection/

This new version is short and more efficient, plus it no longer shows 1 (harmless) error on launch. Works the same as last time, the sizable object has the size to add the class too all the sizable elements, so for this example if the screen is less that 450px it'll add the class "phone" to the body (and the other elements), and if it's larger than 750px, but not 1000px, it'll give it the tablet layout. More information about the script is at the link, questions/comments/concerns can be sent to be from here or the comments section at the link.

November 5, 2011
jquery cycle auto resize grgcnnr jQuery October 11, 2011
Resize image on iOS SDK sendoa Objective C

Redimensionar una imagen en el SDK de iOS. Información más extendida en:

http://ofcodeandmen.poltras.com/2008/10/30/undocumented-uiimage-resizing/

August 19, 2011
Auto-resizable Background neoline CSS July 7, 2011
Resize iFrame to Fit Content (Same Domain Only) dubogii jQuery

Still problematic...

  1. The source of the iframe content must reside on the same domain
  2. if the content inside the iframe changes height, this won't adapt
  3. I left Google Analytics code off the demo above, as when I added it in it seems to interfere and not resize the iframe, despite seemingly generating no errors.
May 17, 2011
resize center proportional movieclip hejaaa ActionScript 3 March 26, 2011
scale rectangle while keeping aspect ratio Romain Dartigues python

Resize a rectangle (ie.: an image) while keeping the aspect ratio, without float.

You can scale up and down the proportions so the edges will be either at most or at least the given one.

February 17, 2011
On window resize event javifr JavaScript October 29, 2010
Native Image Size with jQuery bullzito JavaScript

Use this snippet to get the native image size of an image if it is resized with CSS or IMG attributes. Requires jQuery.

October 26, 2010