Skip to main content

Read and transform ljpeg images

Project description

ReadTheDocs Project generated with PyScaffold

Ljpeg

Read and transform ljpeg images into tiff or jpeg

Transform an image with:

ljpeg $(pwd)/C_0029_1.LEFT_CC.LJPEG $(pwd)/output.tiff

Transform a lot of images parallely:

find "$(pwd)" -type f -name '*.LJPEG' | parallel -j+0 "$(pwd)/ljpeg/ljpeg.py {} $(pwd)/{/.}.tiff --verify"

Making Changes & Contributing

This project uses pre-commit, please make sure to install it before making any changes:

pip install pre-commit
cd demo-project
pre-commit install

It is a good idea to update the hooks to the latest version:

pre-commit autoupdate

Don’t forget to tell your contributors to also install and use pre-commit.

Note

This project has been set up using PyScaffold 4.2.2.post1.dev3+g01e6e81. For details and usage information on PyScaffold see https://pyscaffold.org/.

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

ljpeg-0.0.0.tar.gz (628.5 kB view details)

Uploaded Source

Built Distribution

ljpeg-0.0.0-py3-none-any.whl (627.5 kB view details)

Uploaded Python 3

File details

Details for the file ljpeg-0.0.0.tar.gz.

File metadata

  • Download URL: ljpeg-0.0.0.tar.gz
  • Upload date:
  • Size: 628.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for ljpeg-0.0.0.tar.gz
Algorithm Hash digest
SHA256 8226e4aa60269c5060bb3a69224033eac70cddf62a2da5b556b3a40afd355c09
MD5 5483d2c2837aa091221c774177acdb2b
BLAKE2b-256 6e29c87d85a9a8d8c710342f80394cd59d06e54a2fa4975100be94d87b218b38

See more details on using hashes here.

File details

Details for the file ljpeg-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: ljpeg-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 627.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.8

File hashes

Hashes for ljpeg-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2ebe2d9b1fcd085e1bd6b62d3624ca1fac232c11d9af5cea8b5c18aebdb2d389
MD5 ec2a2b565017788767d863e9f952af40
BLAKE2b-256 2871b917bdba630fdbdc387585d6138650fd2389fba76f50d697c64bccdb5e78

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