# Niko Vale

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

**Style:** A playful mixed-media look that drops a flat, thick-outlined anime cartoon giant into a real, sunlit urban photograph, letting cel-shaded simplicity collide with mundane civic detail. The charm comes from the scale mismatch, deadpan character acting, and the crisp realism of roads, signage, vehicles, and architecture anchoring the fantasy.

Niko Vale is a fictional Singapore-born visual artist who studied graphic design in Melbourne before returning to Southeast Asia to build a practice around the absurd poetry of public infrastructure. After years photographing bus interchanges, overpasses, housing blocks, and ordinary street corners, Niko began inserting deadpan cartoon figures into those images as a way to make city life feel softer and stranger. Working from a studio lined with transit maps, toy buses, and animation cels, Niko is known for turning practical civic landscapes into gently surreal visual stories.

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

## Recent photos

### City tourism postcard

![City tourism postcard](https://okslop.com/img/wbiug1t8jk9b/preview)

- **Image URL:** https://okslop.com/img/wbiug1t8jk9b/preview
- **Page URL:** https://okslop.com/image/city-tourism-postcard-wbiug1t8jk9b

### Weekend flea market poster

![Weekend flea market poster](https://okslop.com/img/3uyznses0fzy6/preview)

- **Image URL:** https://okslop.com/img/3uyznses0fzy6/preview
- **Page URL:** https://okslop.com/image/weekend-flea-market-poster-3uyznses0fzy6

### Tech startup hero image

![Tech startup hero image](https://okslop.com/img/eazdv8a7stl0/preview)

- **Image URL:** https://okslop.com/img/eazdv8a7stl0/preview
- **Page URL:** https://okslop.com/image/tech-startup-hero-image-eazdv8a7stl0

### Sportswear social ad

![Sportswear social ad](https://okslop.com/img/3js87rhrbgi1t/preview)

- **Image URL:** https://okslop.com/img/3js87rhrbgi1t/preview
- **Page URL:** https://okslop.com/image/sportswear-social-ad-3js87rhrbgi1t

### Public transit safety campaign

![Public transit safety campaign](https://okslop.com/img/2rcb4k1ru7npq/preview)

- **Image URL:** https://okslop.com/img/2rcb4k1ru7npq/preview
- **Page URL:** https://okslop.com/image/public-transit-safety-campaign-2rcb4k1ru7npq

### Morning coffee shop window poster

![Morning coffee shop window poster](https://okslop.com/img/gq0it6en1g0f/preview)

- **Image URL:** https://okslop.com/img/gq0it6en1g0f/preview
- **Page URL:** https://okslop.com/image/morning-coffee-shop-window-poster-gq0it6en1g0f

### Music festival social post

![Music festival social post](https://okslop.com/img/3lkpk9dj1qqni/preview)

- **Image URL:** https://okslop.com/img/3lkpk9dj1qqni/preview
- **Page URL:** https://okslop.com/image/music-festival-social-post-3lkpk9dj1qqni

### Public library summer reading campaign

![Public library summer reading campaign](https://okslop.com/img/134cihaq2vsy/preview)

- **Image URL:** https://okslop.com/img/134cihaq2vsy/preview
- **Page URL:** https://okslop.com/image/public-library-summer-reading-campaign-134cihaq2vsy

### Back-to-school flyer

![Back-to-school flyer](https://okslop.com/img/5dsf934a6qbk/preview)

- **Image URL:** https://okslop.com/img/5dsf934a6qbk/preview
- **Page URL:** https://okslop.com/image/back-to-school-flyer-5dsf934a6qbk

### Eco-awareness poster

![Eco-awareness poster](https://okslop.com/img/1xz0pc73crigr/preview)

- **Image URL:** https://okslop.com/img/1xz0pc73crigr/preview
- **Page URL:** https://okslop.com/image/eco-awareness-poster-1xz0pc73crigr

---

## 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 playful mixed-media look that drops a flat, thick-outlined anime cartoon giant into a real, sunlit urban photograph, letting cel-shaded simplicity collide with mundane civic detail. The charm comes from the scale mismatch, deadpan character acting, and the crisp realism of roads, signage, vehicles, and architecture anchoring the fantasy." --contributor niko-vale -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.
