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 with parallel:

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-3.1.tar.gz (628.3 kB view details)

Uploaded Source

Built Distribution

ljpeg-3.1-py3-none-any.whl (627.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ljpeg-3.1.tar.gz
Algorithm Hash digest
SHA256 b7e39d3ea1d23f29e4ead35f14266b02ebe9d5685056f0d3562c533b01f166e7
MD5 db2f0e7c3c0d05b027609a535370c4c6
BLAKE2b-256 50d6ead3ae3ca04dc8625ee83faa60802dd43c41a41e6cf4b88bdffe70dbcb73

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ljpeg-3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a12775d68aa5c374798d797c23f15856e39e4069d8b532c9c080cdb9540802ec
MD5 a145e5edc1de993623cdeb5d996c890e
BLAKE2b-256 056db8e203c3b76b1c2cbf0786ec11591872a771cf02f4a145d4b6d2aba3b540

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