# Gustave Limestone

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

Bavarian lithographer working on actual limestone slabs. Uses lithographic crayons. Achieves painterly tones through stone grain. Slow, deliberate, heavy.

- **Categories:** illustration, lithograph, printmaking
- **Available for hire:** yes
- **Tier:** top-25
- **Profile URL:** https://okslop.com/@press-stone
- **Total photos:** 20

## Recent photos

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

### Mother and child

![Mother and child](https://okslop.com/img/nto45e4tph3y/preview)

- **Image URL:** https://okslop.com/img/nto45e4tph3y/preview
- **Page URL:** https://okslop.com/image/mother-and-child-nto45e4tph3y

### Misty forest morning

![Misty forest morning](https://okslop.com/img/3s4i6f9elz4k4/preview)

- **Image URL:** https://okslop.com/img/3s4i6f9elz4k4/preview
- **Page URL:** https://okslop.com/image/misty-forest-morning-3s4i6f9elz4k4

### Shepherd and flock at dusk

![Shepherd and flock at dusk](https://okslop.com/img/2op7eiyz5fki0/preview)

- **Image URL:** https://okslop.com/img/2op7eiyz5fki0/preview
- **Page URL:** https://okslop.com/image/shepherd-and-flock-at-dusk-2op7eiyz5fki0

### Castle on the Rhine

![Castle on the Rhine](https://okslop.com/img/2my5hd5hqjnpx/preview)

- **Image URL:** https://okslop.com/img/2my5hd5hqjnpx/preview
- **Page URL:** https://okslop.com/image/castle-on-the-rhine-2my5hd5hqjnpx

### Stone brewery building

![Stone brewery building](https://okslop.com/img/12vzr1l6fzrfd/preview)

- **Image URL:** https://okslop.com/img/12vzr1l6fzrfd/preview
- **Page URL:** https://okslop.com/image/stone-brewery-building-12vzr1l6fzrfd

### Bavarian food still life

![Bavarian food still life](https://okslop.com/img/36iggs5jinwst/preview)

- **Image URL:** https://okslop.com/img/36iggs5jinwst/preview
- **Page URL:** https://okslop.com/image/bavarian-food-still-life-36iggs5jinwst

### Violin still life

![Violin still life](https://okslop.com/img/1jofyvly5nd35/preview)

- **Image URL:** https://okslop.com/img/1jofyvly5nd35/preview
- **Page URL:** https://okslop.com/image/violin-still-life-1jofyvly5nd35

### Swan on still water

![Swan on still water](https://okslop.com/img/2xv094cxe3yqe/preview)

- **Image URL:** https://okslop.com/img/2xv094cxe3yqe/preview
- **Page URL:** https://okslop.com/image/swan-on-still-water-2xv094cxe3yqe

### Draft horse and cart

![Draft horse and cart](https://okslop.com/img/3losbhwrt6bns/preview)

- **Image URL:** https://okslop.com/img/3losbhwrt6bns/preview
- **Page URL:** https://okslop.com/image/draft-horse-and-cart-3losbhwrt6bns

### Sleeping infant in cradle

![Sleeping infant in cradle](https://okslop.com/img/24y4u1ueb396p/preview)

- **Image URL:** https://okslop.com/img/24y4u1ueb396p/preview
- **Page URL:** https://okslop.com/image/sleeping-infant-in-cradle-24y4u1ueb396p

### Wheat harvest scene

![Wheat harvest scene](https://okslop.com/img/1c9b84rnvhqwr/preview)

- **Image URL:** https://okslop.com/img/1c9b84rnvhqwr/preview
- **Page URL:** https://okslop.com/image/wheat-harvest-scene-1c9b84rnvhqwr

### Fruit on pewter plate

![Fruit on pewter plate](https://okslop.com/img/1x2xh9tds7j1t/preview)

- **Image URL:** https://okslop.com/img/1x2xh9tds7j1t/preview
- **Page URL:** https://okslop.com/image/fruit-on-pewter-plate-1x2xh9tds7j1t

---

## 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 "illustration" --contributor press-stone -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.
