Tool Merge Images
Tool Merge Images is your go-to solution for combining multiple images into elegant horizontal or vertical strips. Try it now and see the results!
Platform: Replicate
Image MergerStrip GeneratorPhoto CollageImage Alignment
109 runs
CPU
License Check Required🚀Function Overview
A model that merges multiple images into horizontal or vertical strips with resizing, alignment, border controls, and format options.
Key Features
- Merge images into horizontal/vertical layouts
- Smart resizing with multiple strategies (e.g., crop, reduce_larger)
- Alignment controls (start, center, end)
- Customizable borders (thickness and color)
- Output format flexibility (WebP/PNG/JPEG)
Use Cases
- •Before/after comparisons
- •Product showcases
- •Social media collages
- •Documentation with combined screenshots
- •Art portfolio displays
⚙️Input Parameters
images
arrayImages to merge (order preserved)
orientation
stringDirection of the strip
alignment
stringAlignment perpendicular to orientation
resize_strategy
stringHow to equalise sizes along the orientation axis
keep_aspect_ratio
booleanMaintain aspect ratio when resizing
border_thickness
integerBorder thickness (px) — around and between images
border_color
stringBorder colour (hex or Pillow keyword)
output_format
stringOutput format
output_quality
integerLossy quality 1-100 (ignored for PNG)
💡Usage Examples
Example 1
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 }
Quick Actions
Technical Specifications
- Hardware Type
- CPU
- Run Count
- 109
- Commercial Use
- Unknown/Restricted
- Platform
- Replicate
Related Keywords
Image MergerStrip GeneratorPhoto CollageImage AlignmentBefore/After ComparisonsProduct ShowcasesSocial Media CollagesDocumentation