Skip to main content

SVG, PNG, PDF converters using external tools as ImageMagick

Project description

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

Installation

zc.buildout

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Update your buildout.cfg file:

    [instance]
    ...
    eggs =
      ...
      eea.converter
    
    zcml =
      ...
      eea.converter
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

You can skip the ZCML slug if you are going to explicitly include the package from another package’s configure.zcml file.

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

Source code

Latest source code (Zope 2 compatible):

Documentation

See the doc directory in this package.

API Doc

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

Funding

EEA - European Environment Agency (EU)

Changelog

6.0 - (2012-10-08)

  • Fixed dependencies, cleanup and make the package run on a clean Zope [ghicaale #5426]

1.1 - (2012-06-12)

  • Added watermark utility [szabozo0]

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-6.0.zip (24.0 kB view details)

Uploaded Source

File details

Details for the file eea.converter-6.0.zip.

File metadata

  • Download URL: eea.converter-6.0.zip
  • Upload date:
  • Size: 24.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for eea.converter-6.0.zip
Algorithm Hash digest
SHA256 9f628e330d4d49bf1e35bc9de4bd33d2846ae193552cca1931a2e2b60cf90a5f
MD5 6c15775bff0d926ba311bef44c77f4d2
BLAKE2b-256 b21dfecec8d0abfa80f37083341fc1e6b2d925ef3aed57ac13ea149633cf70bf

See more details on using hashes here.

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