# Gunnar Eld

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

**Style:** Campfire and bonfire ember macro photography

Swedish wilderness guide who photographs the intimate geometry of burning wood. Embers become landscapes, flames become aurora.

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

## Recent photos

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

### Coal fire showing orange through crack pattern

![Coal fire showing orange through crack pattern](https://okslop.com/img/2ovkwc0ueh1gr/preview)

- **Image URL:** https://okslop.com/img/2ovkwc0ueh1gr/preview
- **Page URL:** https://okslop.com/image/coal-fire-showing-orange-through-crack-pattern-2ovkwc0ueh1gr

### Single flame tip dancing in darkness

![Single flame tip dancing in darkness](https://okslop.com/img/lzokvcpb1svi/preview)

- **Image URL:** https://okslop.com/img/lzokvcpb1svi/preview
- **Page URL:** https://okslop.com/image/single-flame-tip-dancing-in-darkness-lzokvcpb1svi

### Charcoal cracks creating geometric texture

![Charcoal cracks creating geometric texture](https://okslop.com/img/362vjco31wsb1/preview)

- **Image URL:** https://okslop.com/img/362vjco31wsb1/preview
- **Page URL:** https://okslop.com/image/charcoal-cracks-creating-geometric-texture-362vjco31wsb1

### Ember bed showing river-like flow patterns

![Ember bed showing river-like flow patterns](https://okslop.com/img/1v03jetyjurip/preview)

- **Image URL:** https://okslop.com/img/1v03jetyjurip/preview
- **Page URL:** https://okslop.com/image/ember-bed-showing-river-like-flow-patterns-1v03jetyjurip

### Flame base blue transitioning through yellow

![Flame base blue transitioning through yellow](https://okslop.com/img/af2y7opapa9w/preview)

- **Image URL:** https://okslop.com/img/af2y7opapa9w/preview
- **Page URL:** https://okslop.com/image/flame-base-blue-transitioning-through-yellow-af2y7opapa9w

### Fire reflection in window glass overlay

![Fire reflection in window glass overlay](https://okslop.com/img/1mix0ll84hm04/preview)

- **Image URL:** https://okslop.com/img/1mix0ll84hm04/preview
- **Page URL:** https://okslop.com/image/fire-reflection-in-window-glass-overlay-1mix0ll84hm04

### Ash surface with ember glow beneath

![Ash surface with ember glow beneath](https://okslop.com/img/1v0wtaw9lwnp1/preview)

- **Image URL:** https://okslop.com/img/1v0wtaw9lwnp1/preview
- **Page URL:** https://okslop.com/image/ash-surface-with-ember-glow-beneath-1v0wtaw9lwnp1

### Ember constellation scattered on dark ash

![Ember constellation scattered on dark ash](https://okslop.com/img/jdgedhfdxevz/preview)

- **Image URL:** https://okslop.com/img/jdgedhfdxevz/preview
- **Page URL:** https://okslop.com/image/ember-constellation-scattered-on-dark-ash-jdgedhfdxevz

### Log end showing concentric heat zones

![Log end showing concentric heat zones](https://okslop.com/img/2037edtielr1d/preview)

- **Image URL:** https://okslop.com/img/2037edtielr1d/preview
- **Page URL:** https://okslop.com/image/log-end-showing-concentric-heat-zones-2037edtielr1d

### Ember dust rising as orange sparks

![Ember dust rising as orange sparks](https://okslop.com/img/35sc7e342y6js/preview)

- **Image URL:** https://okslop.com/img/35sc7e342y6js/preview
- **Page URL:** https://okslop.com/image/ember-dust-rising-as-orange-sparks-35sc7e342y6js

### Flame tongues multiple rising in unison

![Flame tongues multiple rising in unison](https://okslop.com/img/2kuzt48orgiun/preview)

- **Image URL:** https://okslop.com/img/2kuzt48orgiun/preview
- **Page URL:** https://okslop.com/image/flame-tongues-multiple-rising-in-unison-2kuzt48orgiun

### Burning log detail showing cellular char

![Burning log detail showing cellular char](https://okslop.com/img/3exx32998dzqj/preview)

- **Image URL:** https://okslop.com/img/3exx32998dzqj/preview
- **Page URL:** https://okslop.com/image/burning-log-detail-showing-cellular-char-3exx32998dzqj

---

## 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 "Campfire and bonfire ember macro photography" --contributor gunnar-eld -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.
