Small personal bash script to export kra files into low-res and hires files
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Raghavendra Kamath c9f752771b update colorspace parameter 7 years ago
LICENSE Initial commit 8 years ago
README.md update readme 7 years ago
kra-output.desktop add this script to dolphin service menu via desktop file 7 years ago
kra-output.sh update colorspace parameter 7 years ago

README.md

kra-output

a small personal bash script to export kra files into lowres jpg

usage

Add this script to your appropriate bin folder(which is included in your PATH environment variable) and make it executable Open the terminal in directory containing the kra files and run the following.

kra-output.sh 'resize value'

you can provide a resize value while running the script eg kra-output.sh 30 for resizing the lowres file to 30% if no value is provided it will resize it to 40% by default.