ppm-display
A simple tool that displays ppm/pgm files via OpenCV and saves the images in png format. The default maximum window size is 600x600.
Usage
ppm-disp -i
ppm-disp -s <size> <file>...
ppm-disp <file>...
Options
-i about the tool
-s display images with a non-default maximum windows size
Possible Use Case
- Create a batch file/shell script with the following line:
- (Windows) ppm-disp %*
- (Linux) ppm-disp $*
- And now you can drag-and-drop ppm/pgm files into it and view the images instantly
- A batch file example is included in the Github repo
Release files for ppm-display 1.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ppm-display-1.1.3.tar.gz | 3.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| ppm_display-1.1.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.1 kB
Release files / ppm-display-1.1.3.tar.gz
| Download URL | ppm-display-1.1.3.tar.gz |
|---|---|
| Size | 3.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3f04b433896561b57f3da102d140941b0a574eea4a0ec8c956ed684a90fa28e4
|
|
BLAKE2b-256 checksum How to use checksums |
8119fa9772b7fc1542907a0daa580758472129bbddf99f3ae4c5a99bb0f5e141
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|
Release files / ppm_display-1.1.3-py3-none-any.whl
| Download URL | ppm_display-1.1.3-py3-none-any.whl |
|---|---|
| Size | 3.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9c489e79e947f732735c2e01f6c8e51c68b7ab1dc026b66855b3e12c20727b85
|
|
BLAKE2b-256 checksum How to use checksums |
d6b1ffceba7e4c86d9a868c79d347017d39525d8eaa788829eb7156828b96f6f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.3
|