2
10 Comments

Creating a Snapchat-like photo editor

Snapchat has a feature where once you take a photo, you can write stylized text and draw directly onto your photo. I'm trying to build a website that will provide a blank canvas that users can write/draw onto in a similar fashion.

Has anyone built something like this before? Any pointers on how to get started are greatly appreciated!

Thanks!

  1. 2

    I haven't done the drawing / text aspect, but I did do a bunch of filters a long time ago.

    Feel free to look at my source here:

    https://www.davidwparker.com/graphics/miniphotobooth/

    Note: all the heavy lifting is done in WebGL.

    1. 1

      Nice! It looks great. Did WebGL have a steep learning curve?

      1. 2

        yes-ish.

        Assuming you're willing to have deep focus + learn I didn't think so.

        I have a huge youtube series on it here (108 videos):

        https://www.youtube.com/watch?v=oDiSqQT_szo&list=PLPqKsyEGhUnaOdIFLKvdkXAQWD4DoXnFl

  2. 2

    Since Pixlr been around for ages I assume it can't be that hard. Probably standard HTML5 Canvas + Javascript should do most of the tricks. More sophisticated filters and image analysis things might be a bit more tricky.

    1. 1

      Thanks for the input! I had honestly no clue why I didn't know what Pixlr existed - it's literally free online Photoshop.

  3. 2

    I'm working on Doka Image Editor, might be similar?

    Markup/draw tooling is a bit underdeveloped at the moment but will improve in future release.

    Tip. You probably want to do this in WebGL for performance reasons.

    1. 1

      Man doka is super cool... This is what I call a delightful user experience

      1. 1

        Thanks! That’s what I’m aiming for :)

    2. 1

      Hey! I checked out Doka Image Editor and it honestly looks super cool. The design is really intuitive and clean. Thanks for the WebGL tip! I'm embarrassingly new to web development haha.

      1. 1

        Thanks! And good luck 👍😊

Trending on Indie Hackers
After 10M+ Views, 13k+ Upvotes: The Reddit Strategy That Worked for Me! 42 comments Getting first 908 Paid Signups by Spending $353 ONLY. 24 comments I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments Hero Section Copywriting Framework that Converts 3x 12 comments Join our AI video tool demo, get a cool video back! 12 comments