Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

How To Remove Exif Data

New Here ,
Aug 13, 2011 Aug 13, 2011

Hi,

Can you tell me how to remove all exif data, tags, etc from a photo?  And, how to batch remove?  Do you have to add a plug in?

Thanks,

Barb

57.9K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Deleted User
Aug 19, 2011 Aug 19, 2011

Barbara, consider also 3rd party utilities. For professional use, I suggest this EXIF data eraser  -- since it's very accurate and quite straightforward. For simplistic usage, Save for Web or just re-saving to another format is enough.

Translate
Adobe
Valorous Hero ,
Aug 13, 2011 Aug 13, 2011

Save for the Web (Shift + Ctrl + Alt + S) and then choose None for Metadata.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 13, 2011 Aug 13, 2011

Is it that simple?  Thank you!  Now, if I have 100 photos, how would I do it?  Do I set an action,  or is there a batch method?

Thank you

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Aug 13, 2011 Aug 13, 2011

Yeah, record save for the web in a action and apply to all.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 13, 2011 Aug 13, 2011

When searching the Web, I come across alot of plug-ins.  Would any of them be recommended?

Thanks

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 13, 2011 Aug 13, 2011

Your question is too general.  It's a bit like asking "When cruising around town I see a lot of cars for sale - would any of them be recommended?"

What do you need a plug-in to do?

-Noel

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 13, 2011 Aug 13, 2011

"What do you need a plug-in to do?"

To strip exif data and tags.
Barb

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Aug 13, 2011 Aug 13, 2011

Barbara222 wrote:

 

 

"What do you need a plug-in to do?"

 

 
To strip exif data and tags.

 

 


Sorry, I thought you were asking a follow-on question.  It didn't make any sense that you would ask about a plug-in if you were already told how to do it in Photoshop.

 

Frankly, it doesn't make all that much sense to use Photoshop at all for the task.

 

Have a look at the freeware viewer called IrfanView .  I believe it can be set to batch process a group of images, and save them back out without metadata.

 

-Noel

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 13, 2011 Aug 13, 2011

Thanks so much, you all have been very helpful.

Regards,

Barb

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 13, 2011 Aug 13, 2011

If your using cs5 then the Image Processor Pro should work:

 

[link removed by moderator]

 

There is also the Picture Processor for cs3-cs5:

[link removed by moderator]

 

 

 

MTSTUNER

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 13, 2011 Aug 13, 2011

I've checked the sites and also followed your intructions for the Photoshop CS5. 

Many thanks for the options.

Regards,

Barb

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Aug 19, 2011 Aug 19, 2011

Barbara, consider also 3rd party utilities. For professional use, I suggest this EXIF data eraser  -- since it's very accurate and quite straightforward. For simplistic usage, Save for Web or just re-saving to another format is enough.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Aug 19, 2011 Aug 19, 2011

This is awesome, thank you for your link and explanation, this seems very user friendly.

Many thanks!

Barb

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Oct 29, 2020 Oct 29, 2020

I tried saving to a differnt format. Most of the EXIF data has gone, but it appears to remember the original creation date, which is what I want to remove, as I don't want it to be known which day the original photo was taken.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 30, 2020 Oct 30, 2020
LATEST

https://community.adobe.com/t5/photoshop/free-script-remove-selected/td-p/10104624

 

The "All Metadata (new file)" option from my Bulk Remove All Selected Items.jsx script will remove all metadata while retaining layers (this particular script is for interactive single image use).

 

This version would be better for batch processing:

 

https://community.adobe.com/t5/photoshop/script-to-remove-all-meta-data-from-the-photo/m-p/10400906?...

 

I usually use ExifTool  to batch remove all metadata:

 

exiftool -all= -CommonIFD0= --icc_profile:all 'full path to file'

 

https://prepression.blogspot.com/2016/12/automator-diy-exiftool-gui-services.html?m=1

 

 

 

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines