Skip to main content

Batch conversion to JP2 using kdu_compress

Project description

Python library for batch conversion to JP2 using kdu_compress
==========================


Installation and Use
--------------------
#. Install the package: ``pip install kdu-jp2``
#. Import the library: ``from kdu_jp2 import JP2Converter``
#. Create an instance: ``converter = JP2Converter('in_dir', 'out_dir')``
#. Run the conversion: ``converter.convert()`` (lossy) or ``converter.convert(True)`` (lossless)


System requirements
-------------------

This depends on Kakadu - ``kdu_compress`` must be on your path.

.. _progressbar33: http://pythonhosted.org/progressbar33/


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

kdu-jp2-1.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

kdu_jp2-1.1-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

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