
Collage Maker
1 day trial then $9.00/month - No credit card required now

Collage Maker
1 day trial then $9.00/month - No credit card required now
The Most Advanced and Inteligent Collage Generator with 13 templates and size and number flixible layouts
Actor Metrics
1 monthly user
No reviews yet
No bookmarks yet
0% runs succeeded
Created in Mar 2025
Modified a day ago
You can access the Collage Maker programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "image_urls": [
3 "https://picsum.photos/200/300",
4 "https://picsum.photos/200/300"
5 ]
6}' |
7apify call maged120/collage-maker --silent --output-dataset
Collage Maker API through CLI
The Apify CLI is the official tool that allows you to use Collage Maker locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: