
Rotate JPG
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Rotate JPG 0.2 is a simple service menu for Konqueror to quickly rotate/flip MULTIPLE JPG images without losing EXIF information and with losness compression.
For losness rotating JPG images the script uses jpegtran. This program is provided by the Indepentent JPEG group in libjpeg. It is included in the most linux distributions.
You can download it from:
http://www.ijg.org/files/jpegsrc.v6b.tar.gz
Rotate JPG 0.2 consist of two parts:
- the konqueror services menu
- a small bash script to be able to convert multiple images with jpegtran
For install instructions see: http://www.solidhosting.nl/~arends/kde/
Note: I've seen that wjarosz also just released a service menu for rotating jpg's. The only difference is I've made a bash script to be able to rotate mutliple images, so you can first select all the images that needs to be rotated and click once on e.g. Rotate Selected Images Clockwise.
18 years ago
0.2 Fixed small typo in service menu
0.1 Initial release
18 years ago
0.2 Fixed small typo in service menu
0.1 Initial release
alanr
18 years ago
--alan
Report
Yaba
18 years ago
Report
marends
18 years ago
You can easily change the displayed text by editing rotatejpg.desktop
Report
siran
18 years ago
Report
ZennouRyuu
18 years ago
Report