retro-diffusion/rd-animation 🔢❓📝🖼️✓ → 🖼️

⭐ Official ▶️ 1.7K runs 📅 Nov 2025 ⚙️ Cog 0.16.9
game-asset-generation image-to-image text-to-image

About

Style consistent animated pixel art sprite generation

Example Output

Prompt:

"Wizard in colorful robe"

Output

Example output

Performance Metrics

16.95s Prediction Time
16.96s Total Time
All Input Parameters
{
  "style": "four_angle_walking",
  "width": 96,
  "height": 96,
  "prompt": "Wizard in colorful robe",
  "return_spritesheet": false,
  "bypass_prompt_expansion": false
}
Input Parameters
seed Type: integer
Random seed. Set for reproducible generation
style Default: four_angle_walking
Style to apply to the generated image four_angle_walking: Consistent 4 direction, 4 frame long walking animations of humanoid characters walking_and_idle: Consistent 4 direction walking and idle animations of humanoid characters small_sprites: 4 direction 32x32 sprites with walking, arm raising/attacking, looking around, surprised, and laying down animations vfx: Eye-catching animations for fire, explosions, lightning, or other simple effects
width Type: integerDefault: 48Range: 24 - 96
Animation width. four_angle_walking and walking_and_idle only support 48. small_sprites only supports 32. vfx supports 24-96.
height Type: integerDefault: 48Range: 24 - 96
Animation height. four_angle_walking and walking_and_idle only support 48. small_sprites only supports 32. vfx supports 24-96.
prompt (required) Type: string
Text prompt for generation
input_image Type: string
Input image for image-to-image generation or reference. Will be converted to RGB without transparency.
return_spritesheet Type: booleanDefault: false
Return animation as a spritesheet PNG instead of animated GIF
bypass_prompt_expansion Type: booleanDefault: false
Disable automatic prompt expansion
Output Schema

Output

Type: arrayItems Type: stringItems Format: uri

Example Execution Logs
Using seed: 986733343
Warning: four_angle_walking only supports 48x48. Setting dimensions to 48x48.
Generated in 16.5sec
Version Details
Version ID
a9f33da7d9a985064dbc2d99621b87da5b8a22ed4d412c3a1c34ab4b807a6d8f
Version Created
November 19, 2025
Run on Replicate →