
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
rawimage is a kfile plugin and thumbnail image handler for RAW formats like CRW, CR2 but also for JPEG and PNG to show the important exif and makernotes and if possible allows writing of IPTC meta tags.
New in 0.4 is an optional Action menu for Konqueror to copy all known metatags from one file to another.
rawimage uses ExifTool (http://www.sno.phy.queensu.ca/~phil/exiftool/)
and Kommander (http://kommander.kdewebdev.org)
For installation please take the README into account!!
Screenshots:
1: Konqi shows preview of a Canon RAW file correctly rotated.
2: Property dialog shows important JPEG metatags and allows creating of IPTC data (This works also for CR2 files!)
3: digikam uses its own thumbnail handler for rawfiles but they are not correctly orientated. But digiKam inherits kfile_rawimages metatag viewer at the bottom of the tooltip window
15 years ago
0.4 (stable) new Action menu for Konqueror to copy Metatags from one image file to another
0.3 (beta) published on kde-apps
Sorry, but rawimage is now (9/2007) deprecated. In the meantime we have exiv2 as high performance solution integrate in some KDE apps. While this package still should work, I don't use it myself any longer.
Have Fun
Thorsten
15 years ago
0.4 (stable) new Action menu for Konqueror to copy Metatags from one image file to another
0.3 (beta) published on kde-apps
Sorry, but rawimage is now (9/2007) deprecated. In the meantime we have exiv2 as high performance solution integrate in some KDE apps. While this package still should work, I don't use it myself any longer.
Have Fun
Thorsten
pippo73
11 years ago
any chance to see it integrated with kde4?
Leo
Report
paolopan83
13 years ago
I run
./configure ; make ;make install
anthing seems ok
I checked that the magic file is ok (raw is defined before tiff), without modifying it, I have Debian, I think someone set it up.
Am I missing something?
Report
scummos
13 years ago
Report
scummos
13 years ago
Report
Dyslexic
15 years ago
Mandriva 2006 (x86_64), KDE 3.4.2, ExifTool 5.53, (also tried ExifTool 6.00.)
Report
schnebeck
15 years ago
Have you followed the README and do you patch KDEs global MIME-type file?
Patching is necessary for CR2 files
Bye
Thorsten
Report
BorgQueen
15 years ago
*** Warning: Linking the shared library kfile_rawimage.la against the
*** static library /usr/lib/perl/5.8/auto/DynaLoader/DynaLoader.a is not portable!
/usr/bin/ld: cannot find -lperl
collect2: ld returned 1 exit status
make[2]: *** [kfile_rawimage.la] Error 1
make[2]: Leaving directory `/home/Software/SoftwareTesting/SourceFiles/rawimage-0.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Software/SoftwareTesting/SourceFiles/rawimage-0.4'
make: *** [all] Error 2
Am I missing something?
Report
schnebeck
15 years ago
HTH
Thorsten
Report
BorgQueen
15 years ago
Report
schnebeck
15 years ago
Bye
Thorsten
Report
anmaster
15 years ago
The files got names like "IMG0001.MRW".
Report
schnebeck
15 years ago
http://www.sno.phy.queensu.ca/~phil/exiftool/
In release 0.3 (beta) I mapped
Minolta RAW image (MRM),
Fuji RAW image (RAF),
Canon RAW (CRW, CR2),
Sigma (x3f)
by MIME type and
Nikon RAW format (nef)
by file extention
to work with 'rawimage'. But I have only testet CRW, CR2, X3F, JPEG and PNG by myself.
HTH
Thorsten
Report
schnebeck
15 years ago
Minolta RAW (MRW) also by file extention.
Bye
Thorsten
Report
schnebeck
15 years ago
Bye
Thorsten
Report
anmaster
15 years ago
Are there any Gentoo ebuilds for rawimage?
Anyway I'm downloading it now!
Report