retro-diffusion/rd-tile 🔢❓📝🖼️✓ → 🖼️
About
All the tools you need for generating pixel art tilesets
Example Output
Prompt:
"dense jungle"
Output
Performance Metrics
11.53s
Prediction Time
11.54s
Total Time
All Input Parameters
{
"style": "single_tile",
"width": 64,
"height": 64,
"prompt": "dense jungle",
"num_images": 1,
"bypass_prompt_expansion": false
}
Input Parameters
- seed
- Random seed. Set for reproducible generation
- style
- Style to apply to the generated image tileset: Create full tilesets from a simple prompt describing the textures or environment, using a simple set of "wang" style combinations tileset_advanced: Full tilesets from two prompts and/or textures, using a simple set of "wang" style combinations single_tile: Detailed single tile texture for creating full tilesets or surfaces tile_variation: Texture variations of the provided tile image tile_object: Small assets for placing on sections of tiles scene_object: Large assets for placing on tileset maps
- width
- Tile width (for tilesets, this is the size of each individual tile, not the output image)
- height
- Tile height (for tilesets, this is the size of each individual tile, not the output image)
- prompt (required)
- Text prompt for generation
- num_images
- Number of images to generate
- input_image
- Input image for image-to-image generation or reference. Will be converted to RGB without transparency.
- extra_prompt
- Extra prompt for advanced tileset generation (tileset_advanced only)
- extra_input_image
- Extra input image for advanced tileset generation (tileset_advanced only)
- bypass_prompt_expansion
- Disable automatic prompt expansion
Output Schema
Output
Example Execution Logs
Using seed: 668132339 Generated in 11.3sec
Version Details
- Version ID
c4f59be396f222aa021dec778f1cb49bdc4434ea4727bc084d2baae1447ed1b7- Version Created
- November 19, 2025