EXIF GPS onto photo - PSPScript mod

Corel Paint Shop Pro

Moderator: Kathy_9

Post Reply
christinedr
Posts: 2
Joined: Tue Jun 09, 2015 1:41 am
operating_system: Windows XP Pro
System_Drive: C
32bit or 64bit: 32 Bit

EXIF GPS onto photo - PSPScript mod

Post by christinedr »

For a special project, I needed to have the GPS information in the EXIF added in decimal format to the bottom edge of a batch of photos, with the expectation that hundreds, if not thousands, of location photos would be processed. I have made a rough hack of the EXIFCaptioning.PSPScript (given this was my first attempt at Python). The modified script will extract the EXIF from the image, for example the EXIF is:
45 degrees 22' 48" N, 75 degrees 44 " 44.85" W
will be converted to
45.3800174, -75.7457935 and added as a layer that also includes the camera direction and altitude in meters.

If anyone is interested in the mods, let me know and I will post.
JoeB
Posts: 2778
Joined: Fri Mar 28, 2008 10:04 pm
operating_system: Windows 8.1
System_Drive: C
32bit or 64bit: 64 Bit
motherboard: LENOVO 4524PE4 ThinkCentre M91p
processor: 3.10 gigahertz Intel Quad Core i5-2400
ram: 8 GB
Hard_Drive_Capacity: 4.6 TB
Corel programs: PSP 9, X7 to 2019, 32 & 64-bit
Location: Canada

Re: EXIF GPS onto photo - PSPScript mod

Post by JoeB »

While I wouldn't need this script, I have been hoping that Corel would start a Script group for people to post scripts, ask and answer scripting questions, etc. Your post is another example, IMHO, of the need for such a group. If you haven't done so, and if you agree, then perhaps you could visit the sticky post at the top of this group asking whether Corel should start a scripting group and vote in the poll. :-)
Regards,

JoeB
Using PSP 2019 64bit
Post Reply