The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Plagger::Plugin::Filter::ImageInfo - Fetch image info (width/height etc.) for feed and entry images

SYNOPSIS

  - module: Filter::ImageInfo

DESCRIPTION

This plugin tries to fetch feed image (logo) and entry image (buddy icon) and extracts image info like width & height. The data is parsed with Image::Info module and cached for 3 days.

AUTHOR

Tatsuhiko Miyagawa

SEE ALSO

Plagger, Image::Info