Skip to main content

No project description provided

Project description

DNG to Cube Converter This is a Python package that provides a command-line interface for converting DNG files to cube files. The package uses the rawpy and numpy libraries to read and manipulate the image data.

Installation To install the package, use pip:

pip install dng-to-cube Usage To convert a DNG file to a cube file, use the dng-to-cube command:

dng-to-cube (input.dng output.cube)

By default, the package generates a 33x33x33 LUT cube file. You can customize the size of the cube using the –size option:

dng-to-cube (input.dng output.cube –size 17)

This generates a 17x17x17 LUT cube file.

License This package is distributed under the MIT License. See the LICENSE file for details.

Feel free to modify and distribute this package as you see fit. If you find any issues or have suggestions for improvement, please submit an issue or pull request on GitHub.

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

dng-to-cube-1.1.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

dng_to_cube-1.1-py3-none-any.whl (2.5 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