Skip to main content

Enhance data visualizations using the "jet" colormap.

Project description

Jet Killer

Jet Killer converts images using the "jet" colormap to a better one (by default "viridis") by using directly the pixel values, without any knowledge about the underlying data.

It can be used as a tool to enhance data visualizations for which the original dataset is unavailable. Use cases include:

  • enhancing figures from sources who made an unfortunate colormap choice,
  • enhancing graphs for which the original data may be lost,
  • enhancing visualizations without having to regenerate it from the original dataset.

Principle

Installation

The following command installs the jetkiller command and the jetkiller package:

pip install jetkiller

For details and alternative installation methods, read the user guide.

Basic Usage

With the GUI

To launch the GUI, use the following command:

jetkiller --gui

Screenshot of the GUI

From the Command Line

Use the following command to convert input_file to output_file:

jetkiller input_file output_file

For more details, read the user guide.

From Python

To convert images, import the jetkiller package and use the jetkiller.convert_file function:

import jetkiller
jetkiller.convert_file("input_image.png", "output_image.png")

For more details, read the user guide.

Documentation

The reference documentation is the user guide.

Release History

All releases of this project are listed on the tag page of this repository.

See CHANGES.md for more details on the content of each release.

Development Roadmap

The standalone version of Jet Killer is considered as complete and will not have any major new features.

Here are a few ideas on how to further improve the user experience:

  • develop an extension for GIMP (probably with Python-Fu)
  • develop an extension for Inkscape (probably using Python)

Versioning

Jet Killer attempts to follow the Semantic Versioning Specification for its version numbers.

License

Jet Killer is distributed under the MIT License. See LICENSE-MIT for more details.

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

jetkiller-1.0.0.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file jetkiller-1.0.0.tar.gz.

File metadata

  • Download URL: jetkiller-1.0.0.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.5.2

File hashes

Hashes for jetkiller-1.0.0.tar.gz
Algorithm Hash digest
SHA256 199c9a16d190a24527aee1ecb42a753ad21d44087952ffed9d56daab98e1ff5a
MD5 d7ada0cfe8bc8abd92d872425869040f
BLAKE2b-256 78dcadd60aa7f2052d7229b341e1af750ee50ddb4bd5e0484c5de67a0b97de5d

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