Paint Shop Pro :: EXIF Data Not Available To Plug-ins
Sep 1, 2013
I am the author of PTLens, software for correcting lens distortion.
[URL]
The software functions by reading EXIF data and, based on this information, determines the camera, lens, and focal length, and automatically corrects lens distortion.
The plug-in is compatible with Photoshop on both the Mac and PC. Unfortunately, EXIF data is not available for plug-ins under PSP. Without EXIF data the user must manually enter camera make, model, lens, and lens focal length. This is a bit onerous for users with zoom lenses.
Work at your end, assuming you have access to a pointer to EXIF data, is trivial. I estimate less than one hour of developer time. As a result, users will have access to automatic correction for distortion via the PTLens plug-in.
I am willing to work with a developer on your end to see this feature implemented in your software.
Technical information follows.
.
intptr_t simpProp;
Handle compProp;
int32 rc;
[Code]....
A call to getProperty returns zero, indicating all is okay. But a call to getSize returns zero, indicating no EXIF data. I tried a different approach. A PSP script, to obtain EXIF data, was successful. But there is no way to pass this information to a plug-in.
Setting an environment variable in the script, and reading the variable in the plug-in, won't work because I need to set an environment variable in a parent process. This is not permitted.
Writing a file from the script, and then reading it back in the plug-in, doesn't work because the script is running in a protected environment where writing files is not allowed.
I use a Pentax K-r and the white balance icon above the EXIF data panel only shows if I have used Auto White Balance. If I have used any of the other modes available in the camera, no icon is shown and the EXIF data lists the shot as taken with manual white balance. The other two icons (metering mode and JPG/DNG) work correctly. The white balance issue means that I have to note the white balance setting of each shot while the card is in the camera and put it by hand against the shot in PaintShop Pro. This is very time-consuming and seems to be a serious omission.
I have since found that the white balance icon works with my Panasonic Lumix DMC FZ-150 camera, although the EXIF data still shows the shots as taken with manual white balance, so it seems to be a compatibility problem that needs to be resolved.
Any program which can be used to change the EXIF data.In particular, I want to change the shutter speed. Photomatix apparently reads the EXIF data to determine relative UV.
The Screen and Multiply blend modes seem to change EV by about one. Naturally, this can't recover pixels at (0, 0, 0) or (255, 255, 255) but it comes close with most other values.
I would like to add some Plugins to PSPPX3, I read/understand i should add the Plug-ins path at Preferences>File Location>Plug-ins - But there is no such option or Preferences>Workspace>Plug-ins - Same story
There was also no Plug-ins map or Workspace map in: C:Program FilesCorelCorel PaintShop Photo ProX3PSPClassicLanguagesNL
I installed PSPPX3 today, and i updated it and downloaded patch 1-4. How / where to install plugins?
Since today I'm using "Lightroom 5.3 RC for Windows". When I export to jpg the Exif meta data contain a Exif tag "Software", the value is "Adobe Photoshop Lightroom 5.0 (Windows)". Why doesn't this tag show the version number "5.3" (or "5.3 RC")?This behaviour has been at all prior Lightroom versions I know.
It seems I can either save work at a lower quality jpeg, or export to get higher quality and lose the EXIF. I never want to use the lower quality, never, but I cannot seem to find anything in the Preferences to avoid having to manually set the quality. Is there a way to save at a higher quality than currently provided by PSP X4 by default?
I use Paintshop Pro Photo XI. When opening my unedited picture in Irfanview I can read a long list of information under "EXIF", but as soon when I open the photo in Paintshop and save it a great part of the original EXIF information is "gone" and replaced by a very brief survey, including Paintshop information.
What can I do to preserve the original EXIF information?
I am using Paint Shop Pro V7.04. When I save a file as a JPG, it strips EXIF info and the tags describing the camera settings for the image. Is there any way of preventing this on this version of PSP?
I know how to access the EXIF information inside PSP software OR from within WINDOWS but how to access it in terms of a text/DOC file so that it could be printed or used in other software?
I've just installed PSPx6, downloaded and installed updates. I'm using the 64 bit version and it will not load any plug-ins. I've set the file locations etc.
I've been using PSP since version 7, so I'm pretty capable. This is really making me angry though. It's a useless program to me if it won't utilize my Dreamsuite, KPT, Filters Unlimited, Plaid lite, and Muras copies.
If you place your cursor over a thumbnail in the organizer thumbnail, a small window pops up with file name, ISO, shutter speed, etc.
Is there a way to change the data that appears in this popup window? Or, is there a way that info can be added to the file name that appears below the thumbnail?
I'm specifically looking to add the file dimensions in pixels. Currently, in edit mode, the only way is to open each image and click on INFO.
Can I delete this folder thumbs I found in C:UsersAdminAppDataLocalCorel PaintShop Pro14.0 and the one for X3..there is a lot of rubbish in there..and what about the cache.I thought they cleared when the program closed.
Everytime I "save for web" my EXIF data is stripped when using CS3.
I have been told to "save as", instead, but that function doesn't allow me to "save as" jpg's. I assume I must be doing something wrong or have an incorrect preference set.
If I am unable to save my EXIF in jpg's using CS3, can I do so, if I upgrade to CS4?
I have lightroom 3. I have set my camera on shooting in jpg and raw. I import them both and get them as 1 picture in lightroom. When I rate the picture with a star and I save it to the exif data it only saves it to thseperate xmp file. Also if I rotate the picture it only writes it in the separate file. I want to save also the exif data to the jpg file. How can I do this in one go?
I have a Panasonic GH3 camera. I would like to add an item that is in the EXIF data of the RAW and DNG file to the EXIF fields kept by LR5. I can see all the camera EXIF data by using the GREAT 'exiftool.exe' created by Phil Harvey.
[URL] ......
Just to start, I would like to add the item "Focus Mode" that is in the "Panasonic" section of the EXIF file of the RAW and DNG files. The Focus Mode field has values such as:
Example 1:
---- Panasonic ---- Image Quality : Raw Firmware Version : 0.1.2.0 White Balance : Auto Focus Mode : Manual AF Area Mode : 1-area Image Stabilization : Off Macro Mode : Off Shooting Mode : Aperture Priority
or, as anoher example:
Example 2:
---- Panasonic ---- Image Quality : Raw Firmware Version : 0.1.2.0 White Balance : Auto Focus Mode : AF-S AF Area Mode : 1-area Image Stabilization : Off Macro Mode : Off Shooting Mode : Aperture Priority
I find this data in both the Panasonic Raw files, and the DNG files created by LR5 (and I was very relieved to find that the Focus Mode is carried forward to the DNG files, since I don't keep my old Panasonic RW2 Raw files after they are converted to DNG!).
So, since this camera manufacturer data *is* in the DNG, LR5 *is* reading it.
Thus my question: How can I tell LR5 to inclued the "FOCUS MODE" value in the EXIF data it creates with each photo?
How can i get my Photoshop to erase all the exif data associated with a file? And also prevent Photoshop from saving to "Photoshop CS6" to the "program name"
exif data included that i want to be removed is shutter speed, GPRS location, lighting, time, etc. I would like to get ALL of the data removed.
When I upload jpg files that have been saved in photoshop CS3 to my account on Flickr, an excessive amount of information appears in the exif data. In particular, there is a list of every time that I have edited and saved the file. How can I eliminate this information?
As I understand it, the EXIF that the camera captures has all of the details about when the picture was taken. Including time picture taken, camera settings & model number, if flash fired or not etc,etc. Some cameras have much more data than others & this can include GPS location & perhaps even more that I'm unaware of.
When I use PSE & add tags I have the option of having the EXIF data on each individual photo file overwritten or added to what it had originally. Is this correct?
What if any other programs read this data, Windows perhaps? And & if so how is this done? Can any other programs make use of this data? For instance if I were to export a reduced size copy of one of my picture & emailed it to someone are they likely to be able to see this data?
In Lightroom 3.6 (which I just upgraded to from 3.5), I noticed that when I export photos with the option "Minimize Embedded Metadata" CHECKED, the exported JPG images have no EXIF data at all. This was not the case in 3.5.
I am trying to import plant photos into Lightroom4 with their Family, Genus and Species along with Location keywords, by placing the data in the image using exiftool. But failing. One hierarchy seems to work, but not more. I can replicate what Lightroom creates, but it does not seem to read OK.
I shoot pictures in RAW (Pentax PEF format) which includes gps data. As the pictures are being imported the Lightroom prompts for reverse geo mapping and detects the data and locates it on the map from map module. However, when exported in JPG, the GPS is missing in the Exif. It was working in 4.1. Again, it did not work sometimes in 4.1.