remove-photo-metadata

Strip EXIF, GPS, and camera metadata from image files using exiftool.

45|50|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/zocomputer/skills --skill remove-photo-metadata
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remove-photo-metadata
Source: https://github.com/zocomputer/skills/tree/main/Community/remove-photo-metadata
Command: npx skills add https://github.com/zocomputer/skills --skill remove-photo-metadata

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill safeguards your privacy by removing sensitive information like location, EXIF, and GPS data from your photos before you share them.

Core Features & Use Cases

  • Metadata Stripping: Removes all embedded metadata from image files.
  • Privacy Protection: Ensures personal details are not inadvertently shared with photos.
  • Use Case: You're about to post vacation photos online. Use this Skill to remove the GPS coordinates so no one can see exactly where the photos were taken.

Quick Start

Use the remove-photo-metadata skill to strip all metadata from the image file located at /Users/user/Pictures/vacation_photo.jpg.

Frequently Asked Questions about remove-photo-metadata

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I remove EXIF and GPS data from photos before sharing them online?

To remove EXIF and GPS data from photos, this Skill strips all embedded metadata, including camera information and location coordinates, from image files to protect your privacy before sharing.

What kind of photo metadata do I need to worry about when posting online?

Photo metadata you should worry about includes EXIF data, GPS coordinates, and camera information. This sensitive data can inadvertently reveal your location and device details when photos are shared online.

Do I need exiftool installed to strip metadata from my images?

Yes, you need the exiftool utility installed and accessible in the system's PATH. The Skill relies on exiftool to perform deterministic metadata removal from your image files.

Can I use this to securely share personal photographs with others?

Yes, you can securely share personal photographs because the Skill removes all embedded metadata, ensuring personal details like GPS location and camera information are not inadvertently shared with your photos.

What is the best way to strip location data from vacation photos?

The best way to strip location data from vacation photos is to use a metadata removal tool that eliminates all GPS coordinates and EXIF data, ensuring no one can see exactly where the photos were taken.