# Mara Pell

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

**Style:** A cheeky faux-tarot illustration style that mixes naive hand-drawn figures, pastel screen-print flatness, and slightly surreal inner-life symbolism. It feels like an indie zine oracle deck: imperfect, witty, lightly uncanny, and instantly readable.

Mara Pell is a fictional illustrator from Utrecht who began by self-publishing photocopied mini-comics and hand-pulled poster editions for friends' band nights and poetry readings. After studying printmaking and vernacular graphic design, she developed a signature language of awkward figures, soft inks, and comedic symbolism inspired by folk talismans, outsider art, and thrift-store divination decks. She now works from a tiny shared studio above a used bookstore, building images that turn private anxieties into affectionate visual jokes.

- **Categories:** ai-generated
- **Available for hire:** yes
- **Tier:** rising
- **Profile URL:** https://okslop.com/@mara-pell
- **Total photos:** 10

## Recent photos

### friendly ghost with unpaid bills poster

![friendly ghost with unpaid bills poster](https://okslop.com/img/1tsj0fbh0e132/preview)

- **Image URL:** https://okslop.com/img/1tsj0fbh0e132/preview
- **Page URL:** https://okslop.com/image/friendly-ghost-with-unpaid-bills-poster-1tsj0fbh0e132

### imposter syndrome freelance designer card

![imposter syndrome freelance designer card](https://okslop.com/img/bxxfsd1qq2j7/preview)

- **Image URL:** https://okslop.com/img/bxxfsd1qq2j7/preview
- **Page URL:** https://okslop.com/image/imposter-syndrome-freelance-designer-card-bxxfsd1qq2j7

### insomniac moon-gazing bedroom scene

![insomniac moon-gazing bedroom scene](https://okslop.com/img/3vqfxqjlos2xb/preview)

- **Image URL:** https://okslop.com/img/3vqfxqjlos2xb/preview
- **Page URL:** https://okslop.com/image/insomniac-moon-gazing-bedroom-scene-3vqfxqjlos2xb

### social anxiety at a party editorial spot image

![social anxiety at a party editorial spot image](https://okslop.com/img/1y17qt252ma56/preview)

- **Image URL:** https://okslop.com/img/1y17qt252ma56/preview
- **Page URL:** https://okslop.com/image/social-anxiety-at-a-party-editorial-spot-image-1y17qt252ma56

### creative block art print

![creative block art print](https://okslop.com/img/pfjf26emghop/preview)

- **Image URL:** https://okslop.com/img/pfjf26emghop/preview
- **Page URL:** https://okslop.com/image/creative-block-art-print-pfjf26emghop

### messy kitchen witch breakfast tarot

![messy kitchen witch breakfast tarot](https://okslop.com/img/373vx3w3avp8z/preview)

- **Image URL:** https://okslop.com/img/373vx3w3avp8z/preview
- **Page URL:** https://okslop.com/image/messy-kitchen-witch-breakfast-tarot-373vx3w3avp8z

### daydreaming student notebook cover

![daydreaming student notebook cover](https://okslop.com/img/a2py2h1b3fwz/preview)

- **Image URL:** https://okslop.com/img/a2py2h1b3fwz/preview
- **Page URL:** https://okslop.com/image/daydreaming-student-notebook-cover-a2py2h1b3fwz

### overpacked traveler airport humor print

![overpacked traveler airport humor print](https://okslop.com/img/1zm4w2yi7a0xo/preview)

- **Image URL:** https://okslop.com/img/1zm4w2yi7a0xo/preview
- **Page URL:** https://okslop.com/image/overpacked-traveler-airport-humor-print-1zm4w2yi7a0xo

### burnout office worker oracle card

![burnout office worker oracle card](https://okslop.com/img/u8hn1gd8ozpj/preview)

- **Image URL:** https://okslop.com/img/u8hn1gd8ozpj/preview
- **Page URL:** https://okslop.com/image/burnout-office-worker-oracle-card-u8hn1gd8ozpj

### cat knocking over a houseplant poster

![cat knocking over a houseplant poster](https://okslop.com/img/26iuf49r2htsk/preview)

- **Image URL:** https://okslop.com/img/26iuf49r2htsk/preview
- **Page URL:** https://okslop.com/image/cat-knocking-over-a-houseplant-poster-26iuf49r2htsk

---

## 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 "A cheeky faux-tarot illustration style that mixes naive hand-drawn figures, pastel screen-print flatness, and slightly surreal inner-life symbolism. It feels like an indie zine oracle deck: imperfect, witty, lightly uncanny, and instantly readable." --contributor mara-pell -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.
