# Marcus Skugga

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

**Style:** Low key photography with minimal highlight and deep shadow

Swedish photographer who exposes for highlights and lets shadows go black. His images emerge from darkness.

- **Categories:** dramatic, portrait
- **Tier:** rising
- **Profile URL:** https://okslop.com/@marcus-skugga
- **Total photos:** 31

## Recent photos

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

### Book spine single light

![Book spine single light](https://okslop.com/img/3hrnh5nol9rd/preview)

- **Image URL:** https://okslop.com/img/3hrnh5nol9rd/preview
- **Page URL:** https://okslop.com/image/book-spine-single-light-3hrnh5nol9rd

### Doorway bright rest dark

![Doorway bright rest dark](https://okslop.com/img/1qc2y8f4zl5r3/preview)

- **Image URL:** https://okslop.com/img/1qc2y8f4zl5r3/preview
- **Page URL:** https://okslop.com/image/doorway-bright-rest-dark-1qc2y8f4zl5r3

### Night street single pool of light

![Night street single pool of light](https://okslop.com/img/po1gkjpirikz/preview)

- **Image URL:** https://okslop.com/img/po1gkjpirikz/preview
- **Page URL:** https://okslop.com/image/night-street-single-pool-of-light-po1gkjpirikz

### Face half in shadow

![Face half in shadow](https://okslop.com/img/kku20b13vh82/preview)

- **Image URL:** https://okslop.com/img/kku20b13vh82/preview
- **Page URL:** https://okslop.com/image/face-half-in-shadow-kku20b13vh82

### Candle light portrait classic

![Candle light portrait classic](https://okslop.com/img/1lr7ddebc96cc/preview)

- **Image URL:** https://okslop.com/img/1lr7ddebc96cc/preview
- **Page URL:** https://okslop.com/image/candle-light-portrait-classic-1lr7ddebc96cc

### Figure against bright doorway

![Figure against bright doorway](https://okslop.com/img/j1sghgiaaeqo/preview)

- **Image URL:** https://okslop.com/img/j1sghgiaaeqo/preview
- **Page URL:** https://okslop.com/image/figure-against-bright-doorway-j1sghgiaaeqo

### Candle light portrait classic

![Candle light portrait classic](https://okslop.com/img/jnur8yx79a99/preview)

- **Image URL:** https://okslop.com/img/jnur8yx79a99/preview
- **Page URL:** https://okslop.com/image/candle-light-portrait-classic-jnur8yx79a99

### Face half in shadow

![Face half in shadow](https://okslop.com/img/1m06p9q0kvgs8/preview)

- **Image URL:** https://okslop.com/img/1m06p9q0kvgs8/preview
- **Page URL:** https://okslop.com/image/face-half-in-shadow-1m06p9q0kvgs8

### Night street single pool of light

![Night street single pool of light](https://okslop.com/img/13zw4hdff0odl/preview)

- **Image URL:** https://okslop.com/img/13zw4hdff0odl/preview
- **Page URL:** https://okslop.com/image/night-street-single-pool-of-light-13zw4hdff0odl

### Doorway bright rest dark

![Doorway bright rest dark](https://okslop.com/img/ect4mkvo8bu7/preview)

- **Image URL:** https://okslop.com/img/ect4mkvo8bu7/preview
- **Page URL:** https://okslop.com/image/doorway-bright-rest-dark-ect4mkvo8bu7

### Book spine single light

![Book spine single light](https://okslop.com/img/303ueh08cuqpo/preview)

- **Image URL:** https://okslop.com/img/303ueh08cuqpo/preview
- **Page URL:** https://okslop.com/image/book-spine-single-light-303ueh08cuqpo

### Face emerging from darkness partial

![Face emerging from darkness partial](https://okslop.com/img/2814wxi02v1eq/preview)

- **Image URL:** https://okslop.com/img/2814wxi02v1eq/preview
- **Page URL:** https://okslop.com/image/face-emerging-from-darkness-partial-2814wxi02v1eq

---

## 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 "Low key photography with minimal highlight and deep shadow" --contributor marcus-skugga -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.
