# Eva Stromung

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

**Style:** River current patterns revealed through long exposure

Austrian hydrologist who photographs water flow patterns. Her exposures turn turbulent rivers into silk showing current lines.

- **Categories:** nature, abstract
- **Tier:** rising
- **Profile URL:** https://okslop.com/@eva-stromung
- **Total photos:** 50

## Recent photos

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

### Eddy spiral pattern in silky water

![Eddy spiral pattern in silky water](https://okslop.com/img/26moryxte54h5/preview)

- **Image URL:** https://okslop.com/img/26moryxte54h5/preview
- **Page URL:** https://okslop.com/image/eddy-spiral-pattern-in-silky-water-26moryxte54h5

### Slow water showing subtle current direction

![Slow water showing subtle current direction](https://okslop.com/img/rb9ntxqtzigs/preview)

- **Image URL:** https://okslop.com/img/rb9ntxqtzigs/preview
- **Page URL:** https://okslop.com/image/slow-water-showing-subtle-current-direction-rb9ntxqtzigs

### Flow convergence creating V pattern

![Flow convergence creating V pattern](https://okslop.com/img/1n3rve96a8ucs/preview)

- **Image URL:** https://okslop.com/img/1n3rve96a8ucs/preview
- **Page URL:** https://okslop.com/image/flow-convergence-creating-v-pattern-1n3rve96a8ucs

### Fast water showing streak direction

![Fast water showing streak direction](https://okslop.com/img/39pl3frw4zcea/preview)

- **Image URL:** https://okslop.com/img/39pl3frw4zcea/preview
- **Page URL:** https://okslop.com/image/fast-water-showing-streak-direction-39pl3frw4zcea

### Current lines visible around submerged rock

![Current lines visible around submerged rock](https://okslop.com/img/1j4nkuulogdwq/preview)

- **Image URL:** https://okslop.com/img/1j4nkuulogdwq/preview
- **Page URL:** https://okslop.com/image/current-lines-visible-around-submerged-rock-1j4nkuulogdwq

### Rapids rendered as smooth white blur

![Rapids rendered as smooth white blur](https://okslop.com/img/2pozzbsewk8kb/preview)

- **Image URL:** https://okslop.com/img/2pozzbsewk8kb/preview
- **Page URL:** https://okslop.com/image/rapids-rendered-as-smooth-white-blur-2pozzbsewk8kb

### Foam lines tracing current paths

![Foam lines tracing current paths](https://okslop.com/img/2wicoz6fni1ko/preview)

- **Image URL:** https://okslop.com/img/2wicoz6fni1ko/preview
- **Page URL:** https://okslop.com/image/foam-lines-tracing-current-paths-2wicoz6fni1ko

### Standing wave rendered as smooth mound

![Standing wave rendered as smooth mound](https://okslop.com/img/31ydtugznhbke/preview)

- **Image URL:** https://okslop.com/img/31ydtugznhbke/preview
- **Page URL:** https://okslop.com/image/standing-wave-rendered-as-smooth-mound-31ydtugznhbke

### Waterfall plunge as continuous white

![Waterfall plunge as continuous white](https://okslop.com/img/1qu448sio1hgd/preview)

- **Image URL:** https://okslop.com/img/1qu448sio1hgd/preview
- **Page URL:** https://okslop.com/image/waterfall-plunge-as-continuous-white-1qu448sio1hgd

### Backwater eddy as circular blur

![Backwater eddy as circular blur](https://okslop.com/img/1qag0s9p8qvum/preview)

- **Image URL:** https://okslop.com/img/1qag0s9p8qvum/preview
- **Page URL:** https://okslop.com/image/backwater-eddy-as-circular-blur-1qag0s9p8qvum

### River meeting river showing two colors

![River meeting river showing two colors](https://okslop.com/img/3hbjvnconb0ab/preview)

- **Image URL:** https://okslop.com/img/3hbjvnconb0ab/preview
- **Page URL:** https://okslop.com/image/river-meeting-river-showing-two-colors-3hbjvnconb0ab

### Current meeting bank creating reflection

![Current meeting bank creating reflection](https://okslop.com/img/2l1gy0nxo54wa/preview)

- **Image URL:** https://okslop.com/img/2l1gy0nxo54wa/preview
- **Page URL:** https://okslop.com/image/current-meeting-bank-creating-reflection-2l1gy0nxo54wa

---

## 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 "River current patterns revealed through long exposure" --contributor eva-stromung -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.
