pixelpeeper.io
  • What is it?
  • Examples
  • FAQ
  • Preset Finder
  • Resources

How to Find Photos with Metadata

PixelPeeper.io can reverse-engineer edits from photos, but it needs JPG files with metadata — and these aren't always easy to find.

Here are some tips & tricks you can use to increase your chances. Although they are not guaranteed to work, they are always worth trying.

Contents
  1. What You Need to Know
  2. How to Get Original Files
  3. How to Get Original Files for WordPress Websites
  4. How to Get Original Files for Squarespace Websites
  5. How to Get Original Files from Unsplash
  6. How to Get Original Files from Any Website
  7. How to Open Files for Websites that Block Right-click

What You Need to Know

PixelPeeper can only read metadata for files exported from Adobe Lightroom. It means that if the photographer used other software, you won't be able to recover edits from their photos.

Another important condition: Lightroom has an option to strip metadata from images on export — if the author used it, there's no way to recover edits from the file.

See also: Why You Shouldn't Remove Metadata from Your Photos

How to Get Original Files

Your best chance of finding photos with metadata is getting a hold of the original file.

Original JPG files uploaded by the author can be quite large, so they are usually resized and optimized by the website software – and the optimized versions won't include metadata (at least most of the time).

However, you can try to get the original file, but it takes a bit of tampering with image URLs.

How to Get Original Files for WordPress Websites

WordPress is the most popular blog software, powering 39% of the web (as they claim). Many photography blogs are based on WordPress and thankfully, getting original files for WP-based websites is quite easy.

Note: blogs using WordPress will usually have /wp-content in the image URL.

Sometimes WordPress serves original files by default — and sometimes it will serve resized versions. It all depends on configuration used by the author.

If you visit a WordPress-based website and find an image you want to inspect, right-click on it to open it in a new tab.

If the URL contains dimensions before the .jpg part, you're getting a resized version without metadata:

https://example-blog.com/wp-content/uploads/2020/07/IMG_1234-1080x1620.jpg

In the URL above, you'll have to remove -1080x1620 to get the original image:

https://example-blog.com/wp-content/uploads/2020/07/IMG_1234.jpg

How to Get Original Files for Squarespace Websites

Squarespace is another popular option. They don't strip metadata by default, but they can sometimes block right-click so it's harder to download images. See the section at the bottom for tips on how to work around it.

Note: blogs using Squarespace will usually have images.squarespace-cdn.com in the image URL.

If the image doesn't have metadata, you can try removing the ?format=XXXX part from the end of the URL. This doesn't guarantee anything, but it's worth trying.

How to Get Original Files from Unsplash

Unsplash strips metadata from images and files you download by clicking on the "Download free" button will not include edits.

To get the original image, right-click on the photo, open it in a new tab and remove everything after ? from the URL:

https://images.unsplash.com/photo-12345-12345?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1534&q=80

So that you get:

https://images.unsplash.com/photo-12345-12345

This is the original file that might contain Exif and XMP metadata.

(These are example URLs used to illustrate the method, but they don't lead to an actual photo)

How to Get Original Files from Any Website

The method illustrated above can work on any website that uses resizing in a way that can lead you to the original file. You'll need a bit of trial and error to make it work and there's always a chance it won't work.

But the general method is: open image in a new tab, look at the URL in the address bar and see if you can remove some parts modifying it (as in the examples above).

How to Open Files on Websites that Block Right-click

Some websites will block right-click or hide images to prevent you from downloading them.

You can work around it, but it takes a bit of technical knowledge.

The images are always there, but they can be buried in the source code.

You'll need Chrome DevTools. If you're using Chrome, this tool is built-in and you don't need to install anything.

Open the website in Chrome, hover your mouse cursor over the image you'd like to download and hit CMD+Option+C (macOS) or Control+Shift+C (Windows, Linux, Chrome OS) to open DevTools.

Click on the image to highlight the HTML element in DevTools.

It will show you the HTML tag (for example <img>) that includes image URL. Sometimes the image URL will be in the style= attribute, for example:

<div ... style="background-image: url(https://example.com/this-is-your-image-url.jpg)"

Copy the URL and open it in a new tab.

IMPORTANT NOTE: many websites will use overlay elements to hide the original image, so whey you use the method described above, DevTools will show you the overlay element, not the actual image.

The image is still there, but you'll have to click through the source code using DevTools to find the right element.

See also:

  • Lightroom Presets
  • Free Lightroom Presets
  • How to Install Presets
  • Download Lightroom Mobile Presets (DNG)
  • How to Get Metadata for Instagram Photos
  • How to Find Photos with Metadata
  • Lightroom Preset Viewer
pixelpeeper.io
  • Go to the App
  • What is PixelPeeper?
  • Example Photos
  • FAQ
  • About & Terms
  • Resources