# Marco Drizzle

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

Rome-based action painter who treats ink splatter as precise composition. Calculates viscosity and drop height. What looks accidental is deeply controlled.

- **Categories:** illustration, abstract, ink
- **Available for hire:** yes
- **Tier:** rising
- **Profile URL:** https://okslop.com/@splatter-jackson
- **Total photos:** 20

## Recent photos

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

### Dancing woman splatter

![Dancing woman splatter](https://okslop.com/img/2yvxlaq472nhj/preview)

- **Image URL:** https://okslop.com/img/2yvxlaq472nhj/preview
- **Page URL:** https://okslop.com/image/dancing-woman-splatter-2yvxlaq472nhj

### Birds explosion splatter

![Birds explosion splatter](https://okslop.com/img/2tslkz061nj61/preview)

- **Image URL:** https://okslop.com/img/2tslkz061nj61/preview
- **Page URL:** https://okslop.com/image/birds-explosion-splatter-2tslkz061nj61

### Basketball dunk splatter

![Basketball dunk splatter](https://okslop.com/img/21eio7ttlqm8h/preview)

- **Image URL:** https://okslop.com/img/21eio7ttlqm8h/preview
- **Page URL:** https://okslop.com/image/basketball-dunk-splatter-21eio7ttlqm8h

### Drummer performance splatter

![Drummer performance splatter](https://okslop.com/img/386yakt90vf3v/preview)

- **Image URL:** https://okslop.com/img/386yakt90vf3v/preview
- **Page URL:** https://okslop.com/image/drummer-performance-splatter-386yakt90vf3v

### Galloping horse splatter

![Galloping horse splatter](https://okslop.com/img/3i8e0wsi3ido6/preview)

- **Image URL:** https://okslop.com/img/3i8e0wsi3ido6/preview
- **Page URL:** https://okslop.com/image/galloping-horse-splatter-3i8e0wsi3ido6

### Shattering glass splatter

![Shattering glass splatter](https://okslop.com/img/2mdrae4bvu26u/preview)

- **Image URL:** https://okslop.com/img/2mdrae4bvu26u/preview
- **Page URL:** https://okslop.com/image/shattering-glass-splatter-2mdrae4bvu26u

### Crashing wave splatter

![Crashing wave splatter](https://okslop.com/img/1oldy0zzv7bzw/preview)

- **Image URL:** https://okslop.com/img/1oldy0zzv7bzw/preview
- **Page URL:** https://okslop.com/image/crashing-wave-splatter-1oldy0zzv7bzw

### Lightning strike splatter

![Lightning strike splatter](https://okslop.com/img/3019wcc0lbqs6/preview)

- **Image URL:** https://okslop.com/img/3019wcc0lbqs6/preview
- **Page URL:** https://okslop.com/image/lightning-strike-splatter-3019wcc0lbqs6

### Screaming face splatter

![Screaming face splatter](https://okslop.com/img/295u13jdbuy7h/preview)

- **Image URL:** https://okslop.com/img/295u13jdbuy7h/preview
- **Page URL:** https://okslop.com/image/screaming-face-splatter-295u13jdbuy7h

### Boxing punch splatter

![Boxing punch splatter](https://okslop.com/img/2vm40rgucwaza/preview)

- **Image URL:** https://okslop.com/img/2vm40rgucwaza/preview
- **Page URL:** https://okslop.com/image/boxing-punch-splatter-2vm40rgucwaza

### Sprinter start splatter

![Sprinter start splatter](https://okslop.com/img/3d5i37v1yt7nd/preview)

- **Image URL:** https://okslop.com/img/3d5i37v1yt7nd/preview
- **Page URL:** https://okslop.com/image/sprinter-start-splatter-3d5i37v1yt7nd

### Roaring lion splatter

![Roaring lion splatter](https://okslop.com/img/k8bivsf0ndnx/preview)

- **Image URL:** https://okslop.com/img/k8bivsf0ndnx/preview
- **Page URL:** https://okslop.com/image/roaring-lion-splatter-k8bivsf0ndnx

---

## 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 splatter-jackson -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.
