A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Windows 10 » Windows 10 Help Forum
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

JPEG EXIF replacement on windows at home



 
 
Thread Tools Rate Thread Display Modes
  #1  
Old May 3rd 17, 07:02 PM posted to rec.photo.digital,alt.comp.os.windows-10
Roy Tremblay
external usenet poster
 
Posts: 169
Default JPEG EXIF replacement on windows at home

Is there a way to replace one JPEG EXIF data with that from another JPEG.

I'm thinking about camera, gps, and date kind of EXIF information.
Thumbnail too if possible.

It's best if its user customizable so I can input the data on my own
instead of just swapping out with another photo.

Web tool is not ok but command line tool is ok but it must be Windows.
Ads
  #2  
Old May 3rd 17, 07:04 PM posted to rec.photo.digital,alt.comp.os.windows-10
nospam
external usenet poster
 
Posts: 4,718
Default JPEG EXIF replacement on windows at home

In article , Roy Tremblay
wrote:

Is there a way to replace one JPEG EXIF data with that from another JPEG.


yes.

I'm thinking about camera, gps, and date kind of EXIF information.
Thumbnail too if possible.


why are you wanting to forge that?

It's best if its user customizable so I can input the data on my own
instead of just swapping out with another photo.


that's a different question.

Web tool is not ok but command line tool is ok but it must be Windows.


exiftool is the standard, and there's a windows version.

http://www.sno.phy.queensu.ca/~phil/exiftool/
  #3  
Old May 3rd 17, 07:25 PM posted to rec.photo.digital,alt.comp.os.windows-10
Joe Makowiec
external usenet poster
 
Posts: 1
Default JPEG EXIF replacement on windows at home

On 03 May 2017 in rec.photo.digital, Roy Tremblay wrote:

Is there a way to replace one JPEG EXIF data with that from another
JPEG.

I'm thinking about camera, gps, and date kind of EXIF information.
Thumbnail too if possible.

It's best if its user customizable so I can input the data on my own
instead of just swapping out with another photo.

Web tool is not ok but command line tool is ok but it must be
Windows.


http://www.geosetter.de/en

http://www.sno.phy.queensu.ca/~phil/exiftool/

Geosetter installs exiftool for its own use, and will check for the
latest version.

I seem to recall that there are graphic front ends for exiftool,
although I don't use them. There are pages on pages of information on
how to use exiftool, some right there at the site and others if you do
a web search. Pretty much every program I've seen which manipulates
exif data uses exiftool, either as a part of its code or as an external
utility.

I use the beta version of Geosetter for reasons I don't recall. It's a
bit flaky, but I haven't had any problems with it in production.

www.geosetter.de/geosetter_beta.exe

--
Joe Makowiec
http://makowiec.org/
Email: http://makowiec.org/contact/?Joe
Usenet Improvement Project: http://twovoyagers.com/improve-usenet.org/
  #4  
Old May 3rd 17, 07:33 PM posted to rec.photo.digital,alt.comp.os.windows-10
android
external usenet poster
 
Posts: 15
Default JPEG EXIF replacement on windows at home

Followup-To: rec.photo.digital

In article ,
nospam wrote:

In article , Roy Tremblay
wrote:

Is there a way to replace one JPEG EXIF data with that from another JPEG.


yes.

I'm thinking about camera, gps, and date kind of EXIF information.
Thumbnail too if possible.


why are you wanting to forge that?

It's best if its user customizable so I can input the data on my own
instead of just swapping out with another photo.


that's a different question.

Web tool is not ok but command line tool is ok but it must be Windows.


exiftool is the standard, and there's a windows version.

http://www.sno.phy.queensu.ca/~phil/exiftool/


ExiftoolGUI:

http://u88.n24.queensu.ca/~bogdan/

http://u88.n24.queensu.ca/exiftool/forum/index.php?topic=2750.0
--
teleportation kills
  #5  
Old May 3rd 17, 09:41 PM posted to alt.comp.os.windows-10
Jürgen Meyer
external usenet poster
 
Posts: 21
Default JPEG EXIF replacement on windows at home

On Wed, 3 May 2017 18:02:56 +0000 (UTC), "Roy Tremblay" posted:

Is there a way to replace one JPEG EXIF data with that from another JPEG.

I'm thinking about camera, gps, and date kind of EXIF information.
Thumbnail too if possible.

It's best if its user customizable so I can input the data on my own
instead of just swapping out with another photo.

Web tool is not ok but command line tool is ok but it must be Windows.


http://www.irfanview.com/main_download_engl.htm

Juergen
  #6  
Old May 3rd 17, 09:48 PM posted to rec.photo.digital,alt.comp.os.windows-10
Roger Mills[_2_]
external usenet poster
 
Posts: 332
Default JPEG EXIF replacement on windows at home

On 03/05/2017 19:02, Roy Tremblay wrote:
Is there a way to replace one JPEG EXIF data with that from another JPEG.

I'm thinking about camera, gps, and date kind of EXIF information.
Thumbnail too if possible.

It's best if its user customizable so I can input the data on my own
instead of just swapping out with another photo.

Web tool is not ok but command line tool is ok but it must be Windows.


Have a look at jhead.exe

This is a command line tool which runs on Windows and enables you to
muck about with the Exif data, change time and date stamps, and rename
files in various ways depending what's in the Exif data.

If you download the .exe file to a folder and then navigate to that
folder in a command prompt and type "jhead -h" it will show you all the
options.
--
Cheers,
Roger
____________
Please reply to Newsgroup. Whilst email address is valid, it is seldom
checked.
  #7  
Old May 3rd 17, 11:30 PM posted to rec.photo.digital,alt.comp.os.windows-10
Roy Tremblay
external usenet poster
 
Posts: 169
Default JPEG EXIF replacement on windows at home

On Wed, 03 May 2017 14:04:52 -0400,
nospam actually wrote:

why are you wanting to forge that?


I am putting an advertisement in a local gay web site with naked pictures
of me and my farm animals where I need the photos to have a GPS location
that points to your back yard and elevation.

Why else would I want to control EXIF IPTC & thumbnail metta data?
  #8  
Old May 3rd 17, 11:30 PM posted to rec.photo.digital,alt.comp.os.windows-10
Roy Tremblay
external usenet poster
 
Posts: 169
Default JPEG EXIF replacement on windows at home

On Wed, 03 May 2017 21:48:28 +0100,
Roger Mills actually wrote:

Have a look at jhead.exe


thanks.

I installed jhead.exe from http://www.sentex.net/~mwandel/jhead/
usage: https://www.w3.org/2000/10/swap/pim/jhead/usage

Looks like a linux transplant so it will take some getting used to.
  #9  
Old May 4th 17, 01:25 AM posted to rec.photo.digital,alt.comp.os.windows-10
Paul[_32_]
external usenet poster
 
Posts: 11,873
Default JPEG EXIF replacement on windows at home

Roy Tremblay wrote:
On Wed, 03 May 2017 21:48:28 +0100,
Roger Mills actually wrote:

Have a look at jhead.exe


thanks.

I installed jhead.exe from http://www.sentex.net/~mwandel/jhead/
usage: https://www.w3.org/2000/10/swap/pim/jhead/usage

Looks like a linux transplant so it will take some getting used to.


Swapping a header may not be logically consistent.
You may make claims in that header, which an expert
can detect as being "fake".

While editing individual fields might make sense.

For example, if the picture is 800x600 and
you swap in a header which is 1920x1080, that's
going to be pretty obvious.

The EXIF data is likely to be contiguous, and
you may not need quite as fancy a tool to pre-pend
a "foreign" EXIF. The idea of metadata, is it's
something the regular image parser will not
trip over (it steps over 4CC codes it doesn't
recognize). And it can be added or removed without
damage to the actual pixmap. Image formats where
the info is packetized and uses 4CC headers, makes
it easier to add one or more metadatas without
impacting the functionality of the image file.

Paul
  #10  
Old May 4th 17, 02:22 AM posted to rec.photo.digital,alt.comp.os.windows-10
Savageduck
external usenet poster
 
Posts: 214
Default JPEG EXIF replacement on windows at home

On 2017-05-03 18:02:56 +0000, Roy Tremblay said:

Is there a way to replace one JPEG EXIF data with that from another JPEG.

I'm thinking about camera, gps, and date kind of EXIF information.
Thumbnail too if possible.

It's best if its user customizable so I can input the data on my own
instead of just swapping out with another photo.

Web tool is not ok but command line tool is ok but it must be Windows.


You basic, all access EXIF editing tool is Exiftool. There are also
several derivative Exiftool GUIs available.

Also some photo editing software has the capability of editing some
metadata fields, but not necessarily all fields. Typically, with
Photoshop or Lightroom, you can edit creator, shoot information,
copyright information, IPTC & IPTC extension, GPS, and other data, but
camera data is not editable with LR, or PS. However, both have export
options to strip all, or some metadata.

As a matter of curiosity, what EXIF fields do you wish to edit, and to
what purpose?

Then what photo editing software are you using?

....and have you considered the possible existence of any of several
invisible digital watermarks such as those from Digimarc, or Signum
SureSign?
https://www.digimarc.com/application/photography
http://www.signumtech.com/template3.asp?pageID=4&prodID=19

--
Regards,

Savageduck

  #11  
Old May 4th 17, 05:06 AM posted to rec.photo.digital,alt.comp.os.windows-10
dale
external usenet poster
 
Posts: 139
Default JPEG EXIF replacement on windows at home

On 5/3/17 8:25 PM, Paul wrote:
an expert
can detect as being "fake".


I'd like an app that removes EXIF from jpeg files

I'm trying to use open graph protocol and they mentioned, somewhere ...
, that EXIF might be a problem

http://ogp.me/

and besides one time,, in a reply not a post, in which I can't quite
remember what I did I can't get a jpeg to show up on a post in facebook

for instance, from the link

meta property="og:image" content="http://example.com/ogp.jpg" /
meta property="og:image:secure_url"
content="https://secure.example.com/ogp.jpg" /
meta property="og:image:type" content="image/jpeg" /
meta property="og:image:width" content="400" /
meta property="og:image:height" content="300" /

the debugger

https://developers.facebook.com/tools/debug/sharing

tells me my image is either too small or too big, but the same image is
"inferred" from my blog

searching tells me there might be problems with my connection, yet my
blog is a subdirectory off my main directory where the index.html file I
am working with is in


--
dale | http://www.dalekelly.org
  #12  
Old May 4th 17, 05:07 AM posted to rec.photo.digital,alt.comp.os.windows-10
nospam
external usenet poster
 
Posts: 4,718
Default JPEG EXIF replacement on windows at home

In article , dale
wrote:


I'd like an app that removes EXIF from jpeg files


exiftool can do that (and more):
http://www.sno.phy.queensu.ca/~phil/exiftool/
  #13  
Old May 4th 17, 05:10 AM posted to rec.photo.digital,alt.comp.os.windows-10
android
external usenet poster
 
Posts: 15
Default JPEG EXIF replacement on windows at home

In article 2017050318222727722-savageduck1@REMOVESPAMmecom,
Savageduck wrote:

On 2017-05-03 18:02:56 +0000, Roy Tremblay said:

Is there a way to replace one JPEG EXIF data with that from another JPEG.

I'm thinking about camera, gps, and date kind of EXIF information.
Thumbnail too if possible.

It's best if its user customizable so I can input the data on my own
instead of just swapping out with another photo.

Web tool is not ok but command line tool is ok but it must be Windows.


You basic, all access EXIF editing tool is Exiftool. There are also
several derivative Exiftool GUIs available.

Also some photo editing software has the capability of editing some
metadata fields, but not necessarily all fields. Typically, with
Photoshop or Lightroom, you can edit creator, shoot information,
copyright information, IPTC & IPTC extension, GPS, and other data, but
camera data is not editable with LR, or PS. However, both have export
options to strip all, or some metadata.

As a matter of curiosity, what EXIF fields do you wish to edit, and to
what purpose?

Then what photo editing software are you using?

...and have you considered the possible existence of any of several
invisible digital watermarks such as those from Digimarc, or Signum
SureSign?
https://www.digimarc.com/application/photography
http://www.signumtech.com/template3.asp?pageID=4&prodID=19


The problem with invisible watermarks is that they are invisible... A
screen capture or re save in any editor could disable them. The only
proven and effective solution is a clearly visible copyright watermark
in the picture itself.

If you want to edit meta data from a GUI for like adding hardware
information then you could try ExiftoolGUI:

http://u88.n24.queensu.ca/~bogdan/

http://u88.n24.queensu.ca/exiftool/forum/index.php?topic=2750.0
--
teleportation kills
  #14  
Old May 4th 17, 10:59 AM posted to rec.photo.digital,alt.comp.os.windows-10
Roger Mills[_2_]
external usenet poster
 
Posts: 332
Default JPEG EXIF replacement on windows at home

On 03/05/2017 23:30, Roy Tremblay wrote:
On Wed, 03 May 2017 21:48:28 +0100,
Roger Mills actually wrote:

Have a look at jhead.exe


thanks.

I installed jhead.exe from http://www.sentex.net/~mwandel/jhead/
usage: https://www.w3.org/2000/10/swap/pim/jhead/usage

Looks like a linux transplant so it will take some getting used to.


Maybe. I'm not a Linux user, but I've so far managed to make it do what
I wanted to do without too much difficultly.
--
Cheers,
Roger
____________
Please reply to Newsgroup. Whilst email address is valid, it is seldom
checked.
  #15  
Old May 4th 17, 11:16 AM posted to rec.photo.digital,alt.comp.os.windows-10
android
external usenet poster
 
Posts: 15
Default JPEG EXIF replacement on windows at home

In article ,
Roger Mills wrote:

On 03/05/2017 23:30, Roy Tremblay wrote:
On Wed, 03 May 2017 21:48:28 +0100,
Roger Mills actually wrote:

Have a look at jhead.exe


thanks.

I installed jhead.exe from http://www.sentex.net/~mwandel/jhead/
usage: https://www.w3.org/2000/10/swap/pim/jhead/usage

Looks like a linux transplant so it will take some getting used to.


Maybe. I'm not a Linux user, but I've so far managed to make it do what
I wanted to do without too much difficultly.


Not really sure what this thing can do for you that ExifTool can't...

ExifTool can manipulate most image file formats BTW, like PNG, TIFF and
most RAWs in addition to JPEG... And there is a GUI available for
Windows. Links to it is posted elsewhere in this thread.
--
teleportation kills
 




Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off






All times are GMT +1. The time now is 03:56 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.