How to Optimizer images in nodes?

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
superfedya's picture

Hello,

ImageCache optimize all images uploaded via ImageField. Images pasted from others servers optimized by http://drupal.org/project/get_image. But how can I optimize images added via IMCE or just pasted html code to the node? Because size of some pictures can be reduced 2-3 times and page loading will me much faster (also better SEO results).

Thank you for any advises!

Comments

And

Thanks I need to optimize

superfedya's picture

Thanks

I need to optimize internal (not external) images to reduce they size. Something like that (http://drupal.org/project/image_optimize or http://drupal.org/project/imageapi_optimize) but for jpg and that work with input filters.

Image resize filter - not compatible with Get Image. And doesn't optimize the images that you not resided.
image_url_filter - this one only changed the URL or optimize it too?

http://drupal.org/sandbox/dman/1110890 - but how can I download this module?

Snapshot

mikeytown2's picture

Download the latest snapshot from here: http://drupalcode.org/sandbox/dman/1110890.git

Direct Link as of this post: http://drupalcode.org/sandbox/dman/1110890.git/snapshot/HEAD.tar.gz which is doesn't work.