Warning: session_start(): open(/tmp/sess_9vbiuphojrr2tu8mq8dbias8d2, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
rawimage openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (1) .- Knowledge Base  . 

rawimage

   0.4  

KDE Filemanager

Score 77%
rawimage
zoom


rawimage
zoom


rawimage
zoom


Link:  http://
Downloads:  1712
Submitted:  Nov 3 2005
Updated:  Jan 14 2006

Description:

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




Changelog:

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




LicenseGPL
Source
Send to a friend
Subscribe
Other  Content  from schnebeck
Report inappropriate content



-
.

 Raw formats

 
 by anmaster on: Nov 5 2005
 
Score 50%

Can rawimage handle RAW images from a Minolta Dimage A2?
The files got names like "IMG0001.MRW".


Reply to this

-
.

 Re: Raw formats

 
 by schnebeck on: Nov 5 2005
 
Score 50%

This should work. In principle this plugin support these image formats:
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


Reply to this

-

 Re: Re: Raw formats

 
 by schnebeck on: Nov 5 2005
 
Score 50%

Ups, forgot the most important one :-)

Minolta RAW (MRW) also by file extention.

Bye

Thorsten


Reply to this

-
.

 Re: Re: Re: Raw formats

 
 by schnebeck on: Nov 5 2005
 
Score 50%

Sooo, I downloaded a test image from digiKams RAW database (Minolta A1) and could see its works fine and this raw format also supports IPTC header writing.

Bye

Thorsten


Reply to this

-
.

 Re: Re: Re: Re: Raw formats

 
 by anmaster on: Nov 5 2005
 
Score 50%

Great!

Are there any Gentoo ebuilds for rawimage?

Anyway I'm downloading it now!


Reply to this

-
.

 Error Building

 
 by BorgQueen on: Jan 15 2006
 
Score 50%

When I try to build, I get this error:

*** 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?


Reply to this

-

 Re: Error Building

 
 by schnebeck on: Jan 15 2006
 
Score 50%

Yes, you need libperl.so somewhere in your lib-path and Encode.so,Zlib.so, MD5.so, POSIX.so, IO.so and ExifTool in your PERLLIB path. So what does 'locate libperl.so' says? In Gentoo your missing package is called 'sys-devel/libperl'.

HTH
Thorsten


Reply to this

-
.

 Re: Re: Error Building

 
 by BorgQueen on: Jan 16 2006
 
Score 50%

libperl is installed.


Reply to this

-
.

 Re: Re: Re: Error Building

 
 by schnebeck on: Jan 16 2006
 
Score 50%

Can you mail me in private to sort this out? My mail address is in the README. PLease mail me the output of ./configure && make.

Bye

Thorsten


Reply to this

-

 cr2 problems

 
 by Dyslexic on: Feb 20 2006
 
Score 50%

For some reason, I'm not getting the action menu that copies metatags. Also, Konqueror will thumbnail both crw (300D) and cr2 (20D) files, but will only show metadata for crw files. For cr2 files, it doesn't show metadata in the tooltip nor in the properties dialog.

Mandriva 2006 (x86_64), KDE 3.4.2, ExifTool 5.53, (also tried ExifTool 6.00.)


Reply to this

-
.

 Re: cr2 problems

 
 by schnebeck on: Feb 23 2006
 
Score 50%

(Better use eMail to get support, as I'm not here every day :)

Have you followed the README and do you patch KDEs global MIME-type file?
Patching is necessary for CR2 files

Bye

Thorsten


Reply to this

-

 very nice! .. but

 
 by scummos on: Apr 13 2007
 
Score 50%

just what i was looking for! but... i succeed compiling and installing, but nothing happens? i still haven´t any preview of my .cr2- files...


Reply to this

-

 Re: very nice! .. but

 
 by scummos on: Apr 21 2007
 
Score 50%

-> succedet using ./configure --prefix=/opt/kde3


Reply to this

-

 No CR2 thumbnails

 
 by paolopan83 on: Jun 15 2007
 
Score 50%

Hi, I can't see the CR2 preview. I get the "Raw image" Tipe in file tooltips, but I still can't see the thmbnail.

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?


Reply to this

-
.

 is this project alive?

 
 by pippo73 on: Oct 31 2009
 
Score 50%

Hi, I would like if this project is still alive or it will not be developed anymore?
any chance to see it integrated with kde4?

Leo


Reply to this

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team