Transform character images into game-ready pixel art sprite sheets with 8 viewing angles. Ideal for game developers, artists, and animators creating 2D game assets or character reference sheets.
Main workflow that orchestrates the entire transformation process. Accepts remote URLs for character and optional reference images, outputs a complete 8-direction sprite sheet.
Inputs:
remote_url(required): Remote URL to character image (http/https)input(optional): Remote URL to reference pixel art style image
Outputs:
images: Array of generated sprite sheet image paths
Combines character and reference images with pixel art generation instructions. Validates that inputs are remote URLs.
Inputs:
character_image_url(required): Remote URL to character imagereference_image_url(optional): Remote URL to style referenceuser_prompt(optional): Additional customization text
Outputs:
final_prompt: Complete generation instructionsimage_urls: Array of image URLs for processing
Converts image URL arrays between different block formats, filtering invalid values.
Basic Flow: Upload Character Image → 8-Direction Pixel Character Generate
Enhanced Flow: Upload Character Image + Upload Reference Image → 8-Direction Pixel Character Generate
Custom Flow: Upload images → Input & Prompt Builder (with custom prompt) → Generate Pixel Art → Generate Sprite Sheet
- Upload your character image using a file upload block (cloudflare-r2 or upload-to-cloud)
- Optionally upload a reference image for style guidance
- Connect the remote URLs to the 8-Direction Pixel Character Generate subflow
- Run the workflow to generate your 8-direction sprite sheet
Game Development: Convert concept art into sprite sheets for top-down or isometric games where characters move in any direction.
Character Art: Transform modern character designs into retro 16-bit pixel art style for profile pictures or social media content.
Animation Reference: Generate character reference sheets showing all 8 viewing angles for consistent animation work.
- Character images work best when the character is clearly visible with a simple or transparent background
- Reference images should show the pixel art style you admire—perhaps from a game you love
- Custom prompts let you add specific requests, like "make the hair more spiky" or "add a cape"
- Consistent style comes from using the same reference image across multiple characters
The final output is a single image file containing all 8 character views arranged in a grid. This format is:
- Ready to import into game engines
- Suitable for animation software
- Easy to split into individual frames if needed
- Perfect for character reference sheets