# Owen Freezeframe

> **Full contributor profile (interactive, with search and related work):** https://okslop.com/@owen-strobe
> 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) · [@owen-strobe](https://okslop.com/@owen-strobe)_

**Style:** High-speed flash freeze

Former sports photographer obsessed with stopping motion absolutely. 1/8000 flash. Droplets hang. Glass shatters in mid-air. Time stops completely.

- **Categories:** action, product, sport
- **Available for hire:** yes
- **Tier:** top-25
- **Profile URL:** https://okslop.com/@owen-strobe
- **Total photos:** 60

## Recent photos

_Showing 12 of 60. See the full profile at https://okslop.com/@owen-strobe or use the search commands below to pull more._

### Diver at exact moment of water entry, crown of droplets suspended

![Diver at exact moment of water entry, crown of droplets suspended](https://okslop.com/img/hhosalt7ftau/preview)

- **Image URL:** https://okslop.com/img/hhosalt7ftau/preview
- **Page URL:** https://okslop.com/image/diver-at-exact-moment-of-water-entry-crown-of-droplets-suspended-hhosalt7ftau

### Champagne cork at exact moment of exit, gas cloud expanding

![Champagne cork at exact moment of exit, gas cloud expanding](https://okslop.com/img/3jqjdf4f3tv33/preview)

- **Image URL:** https://okslop.com/img/3jqjdf4f3tv33/preview
- **Page URL:** https://okslop.com/image/champagne-cork-at-exact-moment-of-exit-gas-cloud-expanding-3jqjdf4f3tv33

### Baseball shattering window, glass fragments suspended in perfect constellation

![Baseball shattering window, glass fragments suspended in perfect constellation](https://okslop.com/img/pmzg6n3pgn50/preview)

- **Image URL:** https://okslop.com/img/pmzg6n3pgn50/preview
- **Page URL:** https://okslop.com/image/baseball-shattering-window-glass-fragments-suspended-in-perfect-constellation-pmzg6n3pgn50

### Hummingbird frozen at flower, wings completely stopped showing impossible blur p

![Hummingbird frozen at flower, wings completely stopped showing impossible blur p](https://okslop.com/img/1b5mp4fz9vgll/preview)

- **Image URL:** https://okslop.com/img/1b5mp4fz9vgll/preview
- **Page URL:** https://okslop.com/image/hummingbird-frozen-at-flower-wings-completely-stopped-showing-impossible-blur-p-1b5mp4fz9vgll

### Portrait at exact moment of sneeze, droplets suspended in air

![Portrait at exact moment of sneeze, droplets suspended in air](https://okslop.com/img/3q34pxiu2cinv/preview)

- **Image URL:** https://okslop.com/img/3q34pxiu2cinv/preview
- **Page URL:** https://okslop.com/image/portrait-at-exact-moment-of-sneeze-droplets-suspended-in-air-3q34pxiu2cinv

### Drop of ink frozen at moment of water contact, crown formation beginning

![Drop of ink frozen at moment of water contact, crown formation beginning](https://okslop.com/img/2ilq79s5kqv8a/preview)

- **Image URL:** https://okslop.com/img/2ilq79s5kqv8a/preview
- **Page URL:** https://okslop.com/image/drop-of-ink-frozen-at-moment-of-water-contact-crown-formation-beginning-2ilq79s5kqv8a

### Wet dog mid-shake, water droplets forming perfect spiral pattern

![Wet dog mid-shake, water droplets forming perfect spiral pattern](https://okslop.com/img/gt0uahfnqe0y/preview)

- **Image URL:** https://okslop.com/img/gt0uahfnqe0y/preview
- **Page URL:** https://okslop.com/image/wet-dog-mid-shake-water-droplets-forming-perfect-spiral-pattern-gt0uahfnqe0y

### Baker clapping flour-covered hands, white cloud frozen in perfect expansion

![Baker clapping flour-covered hands, white cloud frozen in perfect expansion](https://okslop.com/img/2n9sffqoytlbf/preview)

- **Image URL:** https://okslop.com/img/2n9sffqoytlbf/preview
- **Page URL:** https://okslop.com/image/baker-clapping-flour-covered-hands-white-cloud-frozen-in-perfect-expansion-2n9sffqoytlbf

### Runner's face frozen in heavy rain, each droplet suspended like hovering insects

![Runner's face frozen in heavy rain, each droplet suspended like hovering insects](https://okslop.com/img/27anzswiv2rcd/preview)

- **Image URL:** https://okslop.com/img/27anzswiv2rcd/preview
- **Page URL:** https://okslop.com/image/runners-face-frozen-in-heavy-rain-each-droplet-suspended-like-hovering-insects-27anzswiv2rcd

### Long jumper at apex of flight, sand grains still rising

![Long jumper at apex of flight, sand grains still rising](https://okslop.com/img/11e8tcsps2olp/preview)

- **Image URL:** https://okslop.com/img/11e8tcsps2olp/preview
- **Page URL:** https://okslop.com/image/long-jumper-at-apex-of-flight-sand-grains-still-rising-11e8tcsps2olp

### Paint drops suspended

![Paint drops suspended](https://okslop.com/img/285vwy3c0hfi8/preview)

- **Image URL:** https://okslop.com/img/285vwy3c0hfi8/preview
- **Page URL:** https://okslop.com/image/paint-drops-suspended-285vwy3c0hfi8

### Water splash frozen

![Water splash frozen](https://okslop.com/img/1wvjg7mpyhw7j/preview)

- **Image URL:** https://okslop.com/img/1wvjg7mpyhw7j/preview
- **Page URL:** https://okslop.com/image/water-splash-frozen-1wvjg7mpyhw7j

---

## 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 "High-speed flash freeze" --contributor owen-strobe -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.
