menu
How to Collage Images in Your Code to Make Beautiful Posters
How to Collage Images in Your Code to Make Beautiful Posters
In the post I showed you how to take advantage of Filestack’s API to write an app to create collages given users’ initial pictures.

How to Collage Images in Your Code to Make Beautiful Posters

In the post I showed you how to take advantage of Filestack’s API to write an app to create collages given users’ initial pictures. We went through all the steps of creating and saving the collage by showing how to use pickMultiple function and the similarities with pick. Successively, we analyzed the Filestack’s API to process the initial images to create a collage of pictures and we also wrote a function to easily build the URL for that.