# kraconvert Converts Krita .kra files into common used files
Convert a kra to a bunch of jpeg files:
kraconvert $HOME/pictures/pepper_n_carrot.kra -p -w -s 1000 2000 40 -j 95 -i
-p: extract the mergedimage.png, you need this exception if you want just the icc profile
-w: webready, converts the jpeg files to sRGB
-s: different sizes, maintains aspect ratio
-j: jpeg quality, in that case 95
-i: extract the icc profile, if you use -w (webready) you need that switch
# TL;DR If you don’t need anything fancy just run
kraconvert pepper_n_carrot.kra -i -p -w
You can even omit the ‘-w’ if you don’t need a sRGB version.
Release files for kraconvert 0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| kraconvert-0.2.tar.gz | 4.7 kB | Details |
Release files / kraconvert-0.2.tar.gz
| Download URL | kraconvert-0.2.tar.gz |
|---|---|
| Size | 4.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
7e1eb5ddc72913ba030af875b1dcba4b441e251df5e08edd665da779414bd140
|
|
BLAKE2b-256 checksum How to use checksums |
9a3771b3fa04e543283021542d805d88d1e1e51a93f7ab0a8d8053f3edb2e41c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |