Skip to content

How to view and edit metadata

Every image file carries information about itself — things like its format, size, and when it was last changed. In PixelFiddler, this information is called metadata. You can view it at any time, and you can also add your own custom details to keep your image library organized.

This guide shows you how to view the metadata that PixelFiddler extracts automatically and how to add your own custom fields for tracking business information like SKU numbers, product names, and more.

Metadata is data about your data. For an image file, metadata includes basic facts such as:

  • What format the file is in (JPEG, PNG, WebP, etc.)
  • How large the file is in bytes
  • When the file was last modified
  • The pixel dimensions of the image

Think of metadata as the label on a shipping box. The box itself is your image, and the label tells you what is inside, how heavy it is, and where it came from. PixelFiddler reads these labels automatically so you do not have to.

To see the metadata for any image, open the file details panel.

  1. Navigate to your Storage and find the image you want to inspect
  2. Click on the image to select it
  3. The details panel opens on the right side of the screen

The file details panel showing metadata for an image

The details panel displays two categories of information: automatically extracted metadata and any custom metadata you have added.

PixelFiddler reads the following details from every file automatically:

FieldWhat it tells you
Content-TypeThe file format, such as image/jpeg or image/png
Content-LengthThe file size in bytes
Last-ModifiedThe date and time the file was last changed
ETagA unique fingerprint for the current version of the file
DimensionsThe width and height of the image in pixels

This information is useful for quick checks. For example, you can confirm that a product photo is the right resolution before publishing it to your store, or verify that a file is in the format you expect.

Extracted metadata tells you about the file, but custom metadata lets you attach your own business information. Each custom entry is a simple pair: a key (the label) and a value (the information).

Here are some examples of custom metadata that e-commerce sellers commonly use:

KeyExample value
skuWH-1042-BLU
product-nameClassic Cotton T-Shirt
seasonSpring 2026
colorNavy Blue
marketplaceAmazon US
photographerJane Smith
shoot-date2026-03-15
  1. Open the details panel for the image you want to tag
  2. Scroll down to the Custom Metadata section
  3. Click Add metadata
  4. Enter a key (for example, sku)
  5. Enter a value (for example, WH-1042-BLU)
  6. Click Save

Adding a custom metadata field with a key and value

You can add as many custom fields as you need. Each one is saved immediately and linked to that file.

Need to update a value? You can change any custom metadata field at any time.

  1. Open the details panel for the image
  2. Find the field you want to change in the Custom Metadata section
  3. Click on the field value to edit it
  4. Type the new value
  5. Click Save to confirm the change

The updated value takes effect immediately. No need to re-upload the file.

If a custom field is no longer needed, you can remove it.

  1. Open the details panel for the image
  2. Find the field you want to remove in the Custom Metadata section
  3. Click the delete button next to the field
  4. Confirm the deletion

Custom metadata is tied to the file, not to a particular version of the image. This means:

  • If you re-upload the same file (for example, with updated edits), your custom metadata stays in place. You do not lose your SKU tags, product names, or other fields.
  • If you delete the file entirely, the custom metadata is removed along with it.

This behavior is especially helpful for e-commerce workflows where you frequently update product images but want to keep all your organizational data intact.

Custom metadata turns PixelFiddler into more than an image host. It becomes a searchable, organized product image library. Here are practical ways to use it.

Add a sku field to every product image. When you need to find all images for a particular product, you can search by SKU instead of scrolling through folders.

If you sell on multiple platforms, add a marketplace field with values like Amazon US, Shopify, or eBay UK. This makes it easy to identify which version of an image was prepared for which channel.

Add photographer and shoot-date fields to keep a record of when and by whom the images were created. This is useful for managing contracts, reordering shoots, or auditing your content library.

Now that you know how to view and manage metadata, explore these related features: