# Lucia Gravité

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

Paris artist who collaborates with gravity. Tilts paper, lets ink drip, guides but doesn't control. Calls her process "negotiating with physics."

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

## Recent photos

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

### Rain window drip

![Rain window drip](https://okslop.com/img/3hi89zrc3bpaa/preview)

- **Image URL:** https://okslop.com/img/3hi89zrc3bpaa/preview
- **Page URL:** https://okslop.com/image/rain-window-drip-3hi89zrc3bpaa

### Jellyfish tentacles drip

![Jellyfish tentacles drip](https://okslop.com/img/xbw0k7y9jjzu/preview)

- **Image URL:** https://okslop.com/img/xbw0k7y9jjzu/preview
- **Page URL:** https://okslop.com/image/jellyfish-tentacles-drip-xbw0k7y9jjzu

### Weeping willow drip

![Weeping willow drip](https://okslop.com/img/ca57dn65ycf6/preview)

- **Image URL:** https://okslop.com/img/ca57dn65ycf6/preview
- **Page URL:** https://okslop.com/image/weeping-willow-drip-ca57dn65ycf6

### Candle wax drip

![Candle wax drip](https://okslop.com/img/pwhlp098jwjl/preview)

- **Image URL:** https://okslop.com/img/pwhlp098jwjl/preview
- **Page URL:** https://okslop.com/image/candle-wax-drip-pwhlp098jwjl

### Woman tears drip

![Woman tears drip](https://okslop.com/img/2whpl8hzm0v4q/preview)

- **Image URL:** https://okslop.com/img/2whpl8hzm0v4q/preview
- **Page URL:** https://okslop.com/image/woman-tears-drip-2whpl8hzm0v4q

### Melting icicles drip

![Melting icicles drip](https://okslop.com/img/1mo1dvw36v3a0/preview)

- **Image URL:** https://okslop.com/img/1mo1dvw36v3a0/preview
- **Page URL:** https://okslop.com/image/melting-icicles-drip-1mo1dvw36v3a0

### Chandelier crystals drip

![Chandelier crystals drip](https://okslop.com/img/16zv7incw2b9o/preview)

- **Image URL:** https://okslop.com/img/16zv7incw2b9o/preview
- **Page URL:** https://okslop.com/image/chandelier-crystals-drip-16zv7incw2b9o

### Dissolving figure drip

![Dissolving figure drip](https://okslop.com/img/1cp33jstz7s04/preview)

- **Image URL:** https://okslop.com/img/1cp33jstz7s04/preview
- **Page URL:** https://okslop.com/image/dissolving-figure-drip-1cp33jstz7s04

### Honey spoon drip

![Honey spoon drip](https://okslop.com/img/293otwlcx41q7/preview)

- **Image URL:** https://okslop.com/img/293otwlcx41q7/preview
- **Page URL:** https://okslop.com/image/honey-spoon-drip-293otwlcx41q7

### Forest waterfall drip

![Forest waterfall drip](https://okslop.com/img/3tarduelso0xp/preview)

- **Image URL:** https://okslop.com/img/3tarduelso0xp/preview
- **Page URL:** https://okslop.com/image/forest-waterfall-drip-3tarduelso0xp

### Cave stalactites drip

![Cave stalactites drip](https://okslop.com/img/2u6t1bosng927/preview)

- **Image URL:** https://okslop.com/img/2u6t1bosng927/preview
- **Page URL:** https://okslop.com/image/cave-stalactites-drip-2u6t1bosng927

### Melting clock drip

![Melting clock drip](https://okslop.com/img/2q5d055b4yub/preview)

- **Image URL:** https://okslop.com/img/2q5d055b4yub/preview
- **Page URL:** https://okslop.com/image/melting-clock-drip-2q5d055b4yub

---

## 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 drip-fontaine -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.
