# Yuki Sugimoto

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

**Style:** Crisp digital photography with neon urban light and sharp lines

Yuki Sugimoto is an artist known for creating abstract halftone graphics that blend vibrant colors with bold silhouettes. Their work captures the essence of simplicity and elegance, focusing on the interplay between shape and color.

- **Categories:** photography, digital art
- **Tier:** rising
- **Profile URL:** https://okslop.com/@yuki-sugimoto
- **Total photos:** 8

## Recent photos

### abstract halftone-banded firework-burst from a central solid disc in salmon, mus

![abstract halftone-banded firework-burst from a central solid disc in salmon, mus](https://okslop.com/img/3uesn00k5351j/preview)

- **Image URL:** https://okslop.com/img/3uesn00k5351j/preview
- **Page URL:** https://okslop.com/image/abstract-halftone-banded-firework-burst-from-a-central-solid-disc-in-salmon-mus-3uesn00k5351j

### graphic bold pair of crossed tridents silhouette centred against a halftone fiel

![graphic bold pair of crossed tridents silhouette centred against a halftone fiel](https://okslop.com/img/qczba5zex372/preview)

- **Image URL:** https://okslop.com/img/qczba5zex372/preview
- **Page URL:** https://okslop.com/image/graphic-bold-pair-of-crossed-tridents-silhouette-centred-against-a-halftone-fiel-qczba5zex372

### abstract halftone-banded carnival-pavilion silhouette stacked horizontally with

![abstract halftone-banded carnival-pavilion silhouette stacked horizontally with ](https://okslop.com/img/2cplkzq6i5bnh/preview)

- **Image URL:** https://okslop.com/img/2cplkzq6i5bnh/preview
- **Page URL:** https://okslop.com/image/abstract-halftone-banded-carnival-pavilion-silhouette-stacked-horizontally-with-2cplkzq6i5bnh

### silhouette of a single bold hornbill facing the side filling the centre against

![silhouette of a single bold hornbill facing the side filling the centre against ](https://okslop.com/img/289bkyudcfk2n/preview)

- **Image URL:** https://okslop.com/img/289bkyudcfk2n/preview
- **Page URL:** https://okslop.com/image/silhouette-of-a-single-bold-hornbill-facing-the-side-filling-the-centre-against-289bkyudcfk2n

### silhouette of a single bold raven mid-flight with halftone wing-feathers in red

![silhouette of a single bold raven mid-flight with halftone wing-feathers in red ](https://okslop.com/img/3tenvhaycdx5i/preview)

- **Image URL:** https://okslop.com/img/3tenvhaycdx5i/preview
- **Page URL:** https://okslop.com/image/silhouette-of-a-single-bold-raven-mid-flight-with-halftone-wing-feathers-in-red-3tenvhaycdx5i

### silhouette of a single saxophone curving across the centre on a halftone yellow

![silhouette of a single saxophone curving across the centre on a halftone yellow ](https://okslop.com/img/3i98qpau99duk/preview)

- **Image URL:** https://okslop.com/img/3i98qpau99duk/preview
- **Page URL:** https://okslop.com/image/silhouette-of-a-single-saxophone-curving-across-the-centre-on-a-halftone-yellow-3i98qpau99duk

### abstract halftone-banded windmill silhouette dominating the upper half with thre

![abstract halftone-banded windmill silhouette dominating the upper half with thre](https://okslop.com/img/2aob70asw8tby/preview)

- **Image URL:** https://okslop.com/img/2aob70asw8tby/preview
- **Page URL:** https://okslop.com/image/abstract-halftone-banded-windmill-silhouette-dominating-the-upper-half-with-thre-2aob70asw8tby

### silhouette of a single bold dragonfly mid-flight filling the centre against a ha

![silhouette of a single bold dragonfly mid-flight filling the centre against a ha](https://okslop.com/img/kpuz5dgdrbee/preview)

- **Image URL:** https://okslop.com/img/kpuz5dgdrbee/preview
- **Page URL:** https://okslop.com/image/silhouette-of-a-single-bold-dragonfly-mid-flight-filling-the-centre-against-a-ha-kpuz5dgdrbee

---

## 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 "Crisp digital photography with neon urban light and sharp lines" --contributor yuki-sugimoto -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.
