VS Code Extension — Image Details

View and copy EXIF, IPTC, and XMP metadata in VS Code.

2|Updated Oct 4, 2025
One-click install
npx skills add https://github.com/NeuronioAzul/vscode-ext_img-details --skill vs-code-extension-image-details
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: VS Code Extension — Image Details
Source: https://github.com/NeuronioAzul/vscode-ext_img-details/tree/main/.agents/skills/vscode-extension
Command: npx skills add https://github.com/NeuronioAzul/vscode-ext_img-details --skill vs-code-extension-image-details

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires exifreader, image-size, jimp, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a dedicated viewer within VS Code for inspecting detailed image metadata, including EXIF data, and offers tools to clean this data for privacy.

Core Features & Use Cases

  • Comprehensive Metadata Viewing: Displays EXIF, IPTC, XMP, and other image properties.
  • Privacy-Focused Tools: Allows one-click removal of EXIF data.
  • Image Manipulation: Includes tools for resizing images directly within the viewer.
  • Use Case: When you download an image and need to quickly check its resolution, camera settings, or remove any personal location data before sharing, this Skill streamlines the process within your development environment.

Quick Start

Open an image file in VS Code to view its metadata.

Frequently Asked Questions about VS Code Extension — Image Details

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

FAQPage Schema
How do I view EXIF data for an image directly in VS Code?

To view EXIF data in VS Code, open the image file to launch a custom read-only editor that displays detailed metadata, including EXIF, IPTC, and XMP properties.

Can I remove EXIF data from images within VS Code to protect privacy?

Yes, you can remove EXIF data within VS Code to protect privacy by using the built-in one-click removal tool to strip personal location and camera data before sharing.

Does the VS Code image metadata viewer support formats like WebP and SVG?

The VS Code image metadata viewer supports multiple formats including PNG, JPG, GIF, WebP, BMP, SVG, and ICO for inspecting detailed image properties.

How can I resize an image without leaving my development environment?

You can resize an image without leaving your development environment by using the image manipulation tools included directly within the VS Code metadata viewer.

What is the best way to inspect image resolution and camera settings during development?

The best way to inspect image resolution and camera settings during development is opening the file in VS Code, which renders a dedicated viewer showing comprehensive metadata properties.