# Freya Hoar

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

**Style:** Hoarfrost crystal formations on plant materials

Minnesota naturalist who photographs ice crystals growing on frozen plants. When air holds more moisture than it can keep, magic happens.

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

## Recent photos

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

### Crystal variation from rime to plate

![Crystal variation from rime to plate](https://okslop.com/img/hrmzp5wpbn7n/preview)

- **Image URL:** https://okslop.com/img/hrmzp5wpbn7n/preview
- **Page URL:** https://okslop.com/image/crystal-variation-from-rime-to-plate-hrmzp5wpbn7n

### Crystal tips catching first sun

![Crystal tips catching first sun](https://okslop.com/img/u0hlpkmahq3p/preview)

- **Image URL:** https://okslop.com/img/u0hlpkmahq3p/preview
- **Page URL:** https://okslop.com/image/crystal-tips-catching-first-sun-u0hlpkmahq3p

### Hoarfrost on dried flower head complete coverage

![Hoarfrost on dried flower head complete coverage](https://okslop.com/img/hlfieikyap05/preview)

- **Image URL:** https://okslop.com/img/hlfieikyap05/preview
- **Page URL:** https://okslop.com/image/hoarfrost-on-dried-flower-head-complete-coverage-hlfieikyap05

### Frost field on meadow overall view

![Frost field on meadow overall view](https://okslop.com/img/2klxb2cy06e3v/preview)

- **Image URL:** https://okslop.com/img/2klxb2cy06e3v/preview
- **Page URL:** https://okslop.com/image/frost-field-on-meadow-overall-view-2klxb2cy06e3v

### Light through hoarfrost creating glow

![Light through hoarfrost creating glow](https://okslop.com/img/maugeaxy8k9k/preview)

- **Image URL:** https://okslop.com/img/maugeaxy8k9k/preview
- **Page URL:** https://okslop.com/image/light-through-hoarfrost-creating-glow-maugeaxy8k9k

### Frost on metal fence different growth

![Frost on metal fence different growth](https://okslop.com/img/18edln9dtzqfr/preview)

- **Image URL:** https://okslop.com/img/18edln9dtzqfr/preview
- **Page URL:** https://okslop.com/image/frost-on-metal-fence-different-growth-18edln9dtzqfr

### Ice crystal transition from small to large

![Ice crystal transition from small to large](https://okslop.com/img/1ppstbyv1exn3/preview)

- **Image URL:** https://okslop.com/img/1ppstbyv1exn3/preview
- **Page URL:** https://okslop.com/image/ice-crystal-transition-from-small-to-large-1ppstbyv1exn3

### Frost meeting unfrosted showing boundary

![Frost meeting unfrosted showing boundary](https://okslop.com/img/1cbtmus8f56xm/preview)

- **Image URL:** https://okslop.com/img/1cbtmus8f56xm/preview
- **Page URL:** https://okslop.com/image/frost-meeting-unfrosted-showing-boundary-1cbtmus8f56xm

### Color through frost crystal refraction

![Color through frost crystal refraction](https://okslop.com/img/3h1j7092ep7vh/preview)

- **Image URL:** https://okslop.com/img/3h1j7092ep7vh/preview
- **Page URL:** https://okslop.com/image/color-through-frost-crystal-refraction-3h1j7092ep7vh

### Complete frost coverage on sedge clump

![Complete frost coverage on sedge clump](https://okslop.com/img/1b66uuzj47n11/preview)

- **Image URL:** https://okslop.com/img/1b66uuzj47n11/preview
- **Page URL:** https://okslop.com/image/complete-frost-coverage-on-sedge-clump-1b66uuzj47n11

### Detail of frost crystal branching structure

![Detail of frost crystal branching structure](https://okslop.com/img/xbwggfjyn6ak/preview)

- **Image URL:** https://okslop.com/img/xbwggfjyn6ak/preview
- **Page URL:** https://okslop.com/image/detail-of-frost-crystal-branching-structure-xbwggfjyn6ak

### Hoarfrost catching dawn pink color

![Hoarfrost catching dawn pink color](https://okslop.com/img/1yjkhtgck41mx/preview)

- **Image URL:** https://okslop.com/img/1yjkhtgck41mx/preview
- **Page URL:** https://okslop.com/image/hoarfrost-catching-dawn-pink-color-1yjkhtgck41mx

---

## 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 "Hoarfrost crystal formations on plant materials" --contributor freya-hoar -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.
