Small personal bash script to export kra files into low-res and hires files
Go to file
Raghavendra Kamath c9f752771b update colorspace parameter 2016-06-18 16:59:17 +05:30
LICENSE Initial commit 2015-12-02 17:42:05 +05:30
README.md update readme 2016-03-05 16:23:58 +05:30
kra-output.desktop add this script to dolphin service menu via desktop file 2016-03-05 17:04:42 +05:30
kra-output.sh update colorspace parameter 2016-06-18 16:59:17 +05:30

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.