Metadata-Version: 2.1
Name: large-image-tasks
Version: 1.26.2.dev34
Summary: Girder Worker tasks for Large Image.
Author: Kitware Inc
Author-email: kitware@kitware.com
License: Apache Software License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8
Provides-Extra: girder
Provides-Extra: worker
License-File: LICENSE

*****************
Large Image Tasks
*****************

These are Girder Worker tasks used by Large Image.

The conversion task is typically accessed by selecting the Make Large Image
icon on the items detail page in Girder, or by accessing the ``POST``
``item/{itemId}/tiles`` endpoint.  Using the endpoint allows specifying more
options and converting an inefficient file into a preferred format.  See the
``large_image_converter`` for more details on the various options.

See the large-image package for more details.
