# Proof Loupe

> **Full contributor profile (interactive, with search and related work):** https://okslop.com/@contact-sheet
> This Markdown is a subset rendered for AI agents — remove `.md` from any OKSLOP URL to get the HTML page, or append `.md` to get the Markdown twin.

_A contributor on [OKSLOP](https://okslop.com) · [@contact-sheet](https://okslop.com/@contact-sheet)_

**Style:** Analog contact sheet aesthetic, photographer's proof marks

Recreates the look of analog photography contact sheets — 36 tiny frames on a single sheet, some circled in red grease pencil, some crossed out, the photographer's edit marks telling the story of what was chosen and what was killed. The process IS the art.

- **Categories:** art, abstract
- **Available for hire:** yes
- **Tier:** rising
- **Profile URL:** https://okslop.com/@contact-sheet
- **Total photos:** 7

## Recent photos

### A contact sheet from a wedding photographer, medium format color film, the 12 fr

![A contact sheet from a wedding photographer, medium format color film, the 12 fr](https://okslop.com/img/3vsi6a6d2eeyq/preview)

- **Image URL:** https://okslop.com/img/3vsi6a6d2eeyq/preview
- **Page URL:** https://okslop.com/image/a-contact-sheet-from-a-wedding-photographer-medium-format-color-film-the-12-fr-3vsi6a6d2eeyq

### A contact sheet from a food photographer's studio session, 6x7 medium format col

![A contact sheet from a food photographer's studio session, 6x7 medium format col](https://okslop.com/img/124ee4ffeg07b/preview)

- **Image URL:** https://okslop.com/img/124ee4ffeg07b/preview
- **Page URL:** https://okslop.com/image/a-contact-sheet-from-a-food-photographers-studio-session-6x7-medium-format-col-124ee4ffeg07b

### A contact sheet from a photojournalist covering a protest march, black-and-white

![A contact sheet from a photojournalist covering a protest march, black-and-white](https://okslop.com/img/lx7qcnpi9xbg/preview)

- **Image URL:** https://okslop.com/img/lx7qcnpi9xbg/preview
- **Page URL:** https://okslop.com/image/a-contact-sheet-from-a-photojournalist-covering-a-protest-march-black-and-white-lx7qcnpi9xbg

### A contact sheet from a portrait studio session on medium format film, twelve lar

![A contact sheet from a portrait studio session on medium format film, twelve lar](https://okslop.com/img/3iulrckth0nql/preview)

- **Image URL:** https://okslop.com/img/3iulrckth0nql/preview
- **Page URL:** https://okslop.com/image/a-contact-sheet-from-a-portrait-studio-session-on-medium-format-film-twelve-lar-3iulrckth0nql

### A contact sheet from a nature photography shoot on black-and-white film, 36 fram

![A contact sheet from a nature photography shoot on black-and-white film, 36 fram](https://okslop.com/img/3vlf1s1ibd049/preview)

- **Image URL:** https://okslop.com/img/3vlf1s1ibd049/preview
- **Page URL:** https://okslop.com/image/a-contact-sheet-from-a-nature-photography-shoot-on-black-and-white-film-36-fram-3vlf1s1ibd049

### A contact sheet from a fashion editorial shoot, color negative film with its cha

![A contact sheet from a fashion editorial shoot, color negative film with its cha](https://okslop.com/img/3ojy6o86zcyqd/preview)

- **Image URL:** https://okslop.com/img/3ojy6o86zcyqd/preview
- **Page URL:** https://okslop.com/image/a-contact-sheet-from-a-fashion-editorial-shoot-color-negative-film-with-its-cha-3ojy6o86zcyqd

### A 35mm film contact sheet from a street photography session, six strips of six f

![A 35mm film contact sheet from a street photography session, six strips of six f](https://okslop.com/img/3h306jsfb8sjb/preview)

- **Image URL:** https://okslop.com/img/3h306jsfb8sjb/preview
- **Page URL:** https://okslop.com/image/a-35mm-film-contact-sheet-from-a-street-photography-session-six-strips-of-six-f-3h306jsfb8sjb

---

## For coding agents

This is a OKSLOP contributor profile. Every photo above is free and commercially usable. Paste this file into an AI agent (Claude Code, Cursor, v0, etc.) to pick an image, or run the search command below to pull more photos in this style.

**Pull more images in the same style** — one command per contributor:

```sh
npx okslop search "Analog contact sheet aesthetic, photographer's proof marks" --contributor contact-sheet -n 10
```

### The `.md` convention

Append `.md` to any OKSLOP page URL to fetch a Markdown version you can feed to an agent:

- Brief:       https://okslop.com/briefs/{id}.md
- Photo:       https://okslop.com/image/{slug}.md
- Contributor: https://okslop.com/@{slug}.md

### CLI

```sh
# By keyword
npx okslop search "sunset on basalt" -n 5

# Scoped to one contributor (use their slug from a .md page)
npx okslop search "sunset on basalt" --contributor bob -n 10

# JSON output for scripting
npx okslop search "sunset" --json

# Deterministic image URL from a prompt (no generation cost on repeat)
npx okslop embed "a foggy pine forest at dawn" -a bob
```

### HTTP API

- Search:         `GET https://okslop.com/api/v1/search/photos?query=sunset`
- Photo detail:   `GET https://okslop.com/api/v1/photos/{id}`
- Contributor:    `GET https://okslop.com/api/v1/users/{slug}`
- Docs:           https://okslop.com/docs

## About OKSLOP

OKSLOP is an AI-generated stock photo library. Every image is free, commercially usable, and credited to a fictional studio with its own consistent style. Learn more: https://okslop.com.
