Home Plugins proportional image scaling
Proportional Image Scaling logo

Proportional Image Scaling

by sunside on WordPress.org

This plugin is an attempt to prevent distorted images when a CSS max-width rule is in effect and the image is inserted using the visual editor.

(0)
The settings menu.

The settings menu.

When a user inserts an image using the visual editor, WordPress automatically sets the
width and height attributes on the image tag. Unfortunately, when the images’ width is
larger than the CSS “max-width” value, the width is capped but the height is not
affected, leading to distorted images.
This plugin either removes all height and width tags from images of a given class
(resulting in a correct “max-width” behavior) or scales them to a given width to assist
browsers in creating the layout.

Known Limiations

  • Currently, only pixel values are supported when scaling.
Active installations20+
Weekly downloads
16-5.88%
Version1.1
Last updated5/22/2016
WordPress version2.0
Tested up to4.5.32
Tags
cssimagesscaling