zsxkib/tool-merge-images 🖼️❓📝🔢✓ → 🖼️
Performance
0.5sTypical run time
~9sCold start (first call)
31.9KTotal runs
About
Merge multiple images into clean horizontal or vertical strips with precise alignment and sizing controls.
Example Output
Output
Performance Metrics
0.50s
Prediction Time
8.90s
Total Time
All Input Parameters
{
"images": [
"https://replicate.delivery/pbxt/N7iomkdKPMydXErUUHqC1AC0KNoucPaUimMEJW5NroJAUpl7/beast.jpg",
"https://replicate.delivery/pbxt/N7iomMkoAdSUO7MUDky8R3rfxjmSUu0iumxwkewCsA4as3v0/shadowmere.jpg"
],
"alignment": "center",
"orientation": "horizontal",
"border_color": "#ffffff",
"output_format": "webp",
"output_quality": 90,
"resize_strategy": "reduce_larger",
"border_thickness": 0,
"keep_aspect_ratio": true
}
Input Parameters
- images (required)
- Images to merge (order preserved)
- alignment
- Alignment perpendicular to orientation
- orientation
- Direction of the strip
- border_color
- Border colour (hex or Pillow keyword)
- output_format
- Output format
- output_quality
- Lossy quality 1-100 (ignored for PNG)
- resize_strategy
- How to equalise sizes along the orientation axis
- border_thickness
- Border thickness (px) — around and between images
- keep_aspect_ratio
- Maintain aspect ratio when resizing
Output Schema
Output
Example Execution Logs
[+] Merged 2 image(s) → 1667×1000 WEBP (Q=90)
Version Details
- Version ID
d933c8352ca7270ddf7c9c816e1c872f6114675ce43c8d70c924a3347bbeef05- Version Created
- June 3, 2025