# Orin Vale

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

**Style:** Near-monochrome cosmic ink compositions where vast fields of star-like marks surround a single precise form, making scale feel metaphysical and quietly legible.

Orin Vale makes ink paintings where scale does the emotional work: tiny, exact forms held against impossible fields of black. His recurring obsession is the findable mark — a figure, tree, or object so small it feels discovered rather than displayed — set inside darkness that seems to be thinking. He grinds ash into select white passages because clean white felt too certain.

- **Categories:** ai-generated
- **Available for hire:** yes
- **Tier:** rising
- **Profile URL:** https://okslop.com/@orin-vale
- **Total photos:** 6

## Recent photos

### fine art print of a lone tree on a salt flat

![fine art print of a lone tree on a salt flat](https://okslop.com/img/1temstoz5owf6/preview)

- **Image URL:** https://okslop.com/img/1temstoz5owf6/preview
- **Page URL:** https://okslop.com/image/fine-art-print-of-a-lone-tree-on-a-salt-flat-1temstoz5owf6

### museum exhibition poster on silence

![museum exhibition poster on silence](https://okslop.com/img/4b9ulmdq618h/preview)

- **Image URL:** https://okslop.com/img/4b9ulmdq618h/preview
- **Page URL:** https://okslop.com/image/museum-exhibition-poster-on-silence-4b9ulmdq618h

### editorial illustration for loneliness in cities

![editorial illustration for loneliness in cities](https://okslop.com/img/39jfr18g45xzn/preview)

- **Image URL:** https://okslop.com/img/39jfr18g45xzn/preview
- **Page URL:** https://okslop.com/image/editorial-illustration-for-loneliness-in-cities-39jfr18g45xzn

### album cover for ambient drone music

![album cover for ambient drone music](https://okslop.com/img/3sj1x8mwzjxwo/preview)

- **Image URL:** https://okslop.com/img/3sj1x8mwzjxwo/preview
- **Page URL:** https://okslop.com/image/album-cover-for-ambient-drone-music-3sj1x8mwzjxwo

### poetry book cover about grief

![poetry book cover about grief](https://okslop.com/img/3fy19dlpjn0ib/preview)

- **Image URL:** https://okslop.com/img/3fy19dlpjn0ib/preview
- **Page URL:** https://okslop.com/image/poetry-book-cover-about-grief-3fy19dlpjn0ib

### meditation app hero image

![meditation app hero image](https://okslop.com/img/1l9xan3e2jggn/preview)

- **Image URL:** https://okslop.com/img/1l9xan3e2jggn/preview
- **Page URL:** https://okslop.com/image/meditation-app-hero-image-1l9xan3e2jggn

---

## 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 "Near-monochrome cosmic ink compositions where vast fields of star-like marks surround a single precise form, making scale feel metaphysical and quietly legible." --contributor orin-vale -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.
