This plugin is outdated and might not be supported anymore
Proportional Image Scaling

Proportional Image Scaling

Details
View on WordPress

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.

Details

Plugin code:
proportional-image-scaling
Plugin version:
1.1
Outdated:
Yes
WP version:
2.0 or higher
PHP version:
or higher
Test up to WP version:
4.5.32
Total installations:
20
Last updated:
2016-05-22
Rating:
Times rated:
0
css
images
scaling