- #!/bin/bash
- #//ls *.jp2 | xjobs -j 4 ./thisfile.sh
- echo $1
- echo j2k_to_image -i $1 -o $1.bmp
- echo convert -resize 50\% -quality 50 $1.bmp $1.jpg
- echo rm $1.bmp
- #235 pgs -j 4 1:12
- #235 pgs -j 1 3:07 aka none
jp2 to jpg 50%
Posted by Anonymous on Fri 22nd Dec 2017 03:45
raw | new post
view followups (newest first): jp2 to jpg 50% by Anonymous
modification of post by Anonymous (view diff)
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.