Game assets that actually match.
Turn any image into consistent game art. Same angle, same lighting, same palette — across your entire tileset.
No credit card required
One pipeline: every asset comes out in the same style.






Drag to compare
Generating one nice image is easy. Getting 40 assets that share the same angle, lighting and palette — that's the real problem.








How it works
1. Upload
A single image, a batch, or a whole zip. Photos, sketches, 3D renders — anything works.
2. Convert
Pick a style — isometric, top-down, platformer, pixel art. The whole batch comes out consistent.
3. Export
Clean transparent PNGs, or a zip ready for your engine. Exports are free.
Engine-ready
Not 40 loose PNGs: one organized export, ready to drop into your project. Free — no credits used.
Godot · Unity · Phaser · PixiJS






atlas.json
{
"frames": {
"house": {
"x": 0, "y": 0,
"w": 256,
"h": 256
},
...
}
}Your asset pipeline, inside your AI editor.
The L'Assetier MCP server lets your agent generate, convert and export assets without leaving the editor.
One-command install:
claude mcp add --env LASSETIER_API_KEY=lat_live_... --transport stdio lassetier -- npx -y lassetier-mcp
Generate 6 isometric road tiles and export them into assets/tiles/
⏺ generate_asset(style: isometric, "road tile, straight") … ✓
⏺ generate_asset(style: isometric, "road tile, corner") … ✓
⏺ 4 more tiles generated — 150 credits total
⏺ export_zip(6 assets) → assets/tiles/roads.zip
6 matching tiles written to assets/tiles/. Balance: 350 credits.
A library that grows with you
Every asset you generate joins your library, reusable across all your projects. Browsing and downloading is free.














Pricing
Pay as you go. No subscription, no surprises. 1 credit = 1¢ USD.
Free
- ✓ 500 welcome credits
- ✓ Unlimited personal library
- ✓ Unlimited zip exports
Starter
5 $
500 credits
≈ 20 conversions
Studio
20 $
2,200 credits
≈ 88 conversions
+10% bonus credits
Pro
50 $
6,000 credits
≈ 240 conversions
+20% bonus credits
Frequently asked questions
▸Do credits expire?
No. Your credits stay valid as long as your account exists.
▸What happens to my images?
Your images stay private, in your own space. They are never used to train models, and you can delete them at any time.
▸Can I use the assets commercially?
Yes. The assets you generate are yours, commercial use included.
▸What technology powers conversions?
A pipeline built on the Grok image model (xAI), with calibrated style prompts and background-removal post-processing. That pipeline is what keeps assets consistent with each other.
▸Is there an API?
Yes — a public REST API and an MCP server compatible with Claude Code, Cursor, Codex and other AI editors. See the API documentation.
