Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create photo collage with different templates #187

Open
nitin-bc opened this issue Nov 5, 2017 · 6 comments
Open

Create photo collage with different templates #187

nitin-bc opened this issue Nov 5, 2017 · 6 comments

Comments

@nitin-bc
Copy link

nitin-bc commented Nov 5, 2017

Hi,

Is there any solution to create photo collage with different templates like this @ https://www.photocollage.com/

Our many clients are looking for this solution. Can you please help me out?

@asturur
Copy link
Member

asturur commented Nov 5, 2017

That website is built on fabric.js itselft.
Why you ask?

@nitin-bc
Copy link
Author

nitin-bc commented Nov 5, 2017

Thanks for your prompt response. Yes, I have the idea about it. I just want to know is there any inbuilt fabric feature they used or any specific customization will be needed.

@asturur
Copy link
Member

asturur commented Nov 5, 2017

depends on your project. fabric is a generic canvas library. if you want to add picture and export the composition is generally enough the library itself

@nitin-bc
Copy link
Author

nitin-bc commented Nov 5, 2017

Our clients are looking for the same solution like photo collage solution in which they can create multiple templates in different shapes and their customers can apply their photos in those particular templates as per need. I like the way used by https://www.photocollage.com/.

I have the idea about clip feature as well but how can I use that clip to feature in case of different types of templates for the photo collage. Hope you are getting my concern? I am curious to know some hint or path to move forward.

I will appreciate your great support.

@av01d
Copy link

av01d commented Nov 23, 2017

Hi Nitin, Arjan here (developer of photocollage.com). You sent me an email asking the same question, remember?
Like asturur says, photocollage.com is just a website/tool built using fabricjs. We're using fabricjs as the basis, and have extended it with custom classes etc.
Development of this website took several months (I was and still am the only developer).
I suggest you take the same route: just begin with fabricjs, and extend it with the features you need. Google is your friend, there's quite a lot to find about fabricjs online.
Good luck!

@pozitivexx
Copy link

I need same project. I'm trying to catch alpha places yet.
fabricjs/fabric.js#5403

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants