Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
engram-design committed Feb 24, 2016
1 parent 58e14dd commit eea1d8f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

Image Resizer is a Craft plugin that resizes your assets when they are uploaded. This allows huge images to be resized so as not to use up unnecessary disk space, but still kept at a reasonable resolution. This plugin is not a replacement for using image transforms throughout your site.

Image Resizer works for all Asset Sources: Local, Rackspace Cloud Files, Amazon S3, and Google Cloud Storage.

## Install

- Add the `imageresize` directory into your `craft/plugins` directory.
Expand Down Expand Up @@ -53,18 +55,16 @@ Aspect ratio options are:

## Roadmap

- Support non-local Asset sources.
- Provide cropping options on-upload.
- Allow Asset folder selection in addition to source.
- Provide hook for third-party Aspect Ratio options.
- Add more features for full-featured image editor.


## Compatibility

Requires Craft 2.5+ to run.

Asset sources must be local, and not on Rackspace Cloud Files, Amazon S3, or Google Cloud Storage.


## Changelog

Expand Down

0 comments on commit eea1d8f

Please sign in to comment.