Skip to main content

SVG, PNG, PDF converters using external tools as ImageMagick

Project description

Introduction

This package provides utilities to convert images and PDF files using ImageMagick.

Installation

The easiest way to get eea.converter support in Plone 4 using this package is to work with installations based on zc.buildout. Other types of installations should also be possible, but might turn out to be somewhat tricky.

To get started you will simply need to add the package to your “eggs” and “zcml” sections, run buildout, restart your Plone instance and install the “eea.converter” package using the quick-installer or via the “Add-on Products” section in “Site Setup”.

You can download a sample buildout at:

http://svn.eionet.europa.eu/repositories/Zope/trunk/eea.converter/buildouts/plone4/

Dependencies

  • pdfinfo to parse pdf metadata (part of the xpdf package):

    yum install xpdf (fedora)
    apt-get install xpdf (debian)
  • pdftk to generate a cover image from a pdf file:

    yum install pdftk (fedora)
    apt-get install pdftk (debian)
  • ImageMagick (6.3.7+):

    yum install ImageMagick
    apt-get install imagemagick

Documentation

See the doc directory in this package.

API Doc

http://apidoc.eea.europa.eu/eea.converter-module.html

Authors

  • “European Environment Agency”, webadmin at eea europa eu

Funding

EEA - European Enviroment Agency (EU)

Changelog

1.0 - (2012-03-05)

  • Initial release [voineali]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eea.converter-1.0.zip (18.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page