4
10 Comments

I built a forever free, unlimited, no-branding form builder on top of Google Forms that everyone is free to use

Hey Indie Hackers đź‘‹

I’ve always thought it was absolutely crazy how much some form builders charge: $25–$50/month for just 100 responses if you want something that looks good and doesn’t plaster their branding on your entire form.

On the other side, Google Forms is free and unlimited… but looks like it hasn’t changed in a decade, and has almost no design flexibility.

As someone who does front-end dev, this bugged me for years. I kept thinking:

“All these tools are really just putting a different front end on top of the same simple backend data collection. Why pay $25/month for only the form design?”

So I finally stopped waiting for “the right time” and built it myself.


What is it?

forms.freeinternet.tools: A form editor and renderer that sits on top of Google Forms.

  • Google Forms as backend means unlimited responses and native sync with Google Sheets.
  • Custom front end means great design with no branding.
  • Extra features like Question types Google Forms doesn’t support natively like picture choices, native NPS, scales beyond 1–10 with custom increments, email or URL validation, and embedded videos.

All free. No limits on features, submissions, or number of forms. No branding. All while remaining easily editable over time.


Why free?

The inspiration here was Photopea (which I love). I admire their model: build a genuinely useful and powerful tool, keep it free, and support it in ways other than charging people out of the market.

This project is in the same spirit. Following the idea that good tools should be accessible, especially to solo founders and small teams.


For the curious: How it works under the hood

  • Written entirely in vanilla JavaScript (no frameworks, no bloat).
  • The embed is just a single HTML file + native JS so you own your code.
  • No external dependencies → lightweight and portable.
  • Submits to Google Forms → you can always manage responses in Google Sheets.

This minimalism comes with tradeoffs:

  • No auto-resyncing or auto-saving, your progress is saved as a local JSON file
  • File uploads aren’t supported.
  • Flow and branching should be done in the editor, not in the original Google Form.
  • Gives rise to some best practices: keep all questions on one page in Google Forms + mostly use “paragraph” question type for max flexibility.

It’s not perfect, but it’s simple, transparent, and functional.


Why you might be interested in trying it out

This tool is especially useful if:

  • You’re bootstrapping and want to avoid yet another $25/month SaaS bill.
  • You don’t mind a bit of technical setup (this works best if you understand how image hosting and how to add javascript to your front-end).

Try it / Feedback

You can play with it here: forms.freeinternet.tools

I’d love your feedback:

  • Is this useful in your workflow?
  • Any features you’d want added?

You can find me on X at @foundbryan
This is still early, so hearing from other founders and builders means a lot.

posted to Icon for group Solo Entrepreneurship
Solo Entrepreneurship
on October 29, 2025
  1. 1

    This scratches a real itch. The pricing gap you're addressing is massive, and using Google Forms as the backend is clever - you're not reinventing the wheel where you don't need to. The vanilla JS approach keeps things fast and transparent. Really like that you're letting people own their embed code completely.

  2. 1

    This is exactly the kind of practical problem-solving that the indie community needs. The pricing model of most form builders has always felt exploitative, and you've created a real alternative that actually respects users. Love that you went with vanilla JS and kept it lean.

  3. 1

    The frustration you describe is so real - I've paid those ridiculous monthly fees myself for simple forms. What you've built is genuinely useful, and the fact that you kept it in vanilla JS with no bloat is refreshing. This is exactly the kind of project that makes the indie hacker community valuable - solving real problems without trying to squeeze every dollar out of users.

    1. 1

      thank you and yes! I found that too and the limitations after the monthly fees made me wonder why exactly I was paying for it, especially if all I wanted was only one feature in its arsenal.

      thank you for saying that and I hope you try it out and let me know what you think!

  4. 1

    I love the idea of seeing what others do and providing a better version of it, especially when it's more freeing then the grossly over advertised forms of a product.

    1. 1

      thanks! for me this is just to make the design element a lot more accessible to people just starting out.

      in the future if they need more out of the tool and can afford it, they can always make the choice to switch to the commercial product while still using the same workflow and a similar UI.

  5. 1

    I'm working on a SaaS tool for community building. You can try it out and give me feedback.twt.com

    1. 1

      I can't seem to reach the site. do let me know when you've checked it and it works, would love to see what you are working on.

  6. 1

    Hi, after the product launch, do you think it's necessary to build a user communication and feedback community?

    1. 1

      Yes, I believe it is. Right now I am just using X as my main base and originally wanted to expand to a subreddit but that got removed for some reason. I had only my own single post on it so I have no idea why.... haha

      But I am creating a discord for it! To be honest I like their community features the best.

Trending on Indie Hackers
Your SaaS Isn’t Failing — Your Copy Is. User Avatar 61 comments Solo SaaS Founders Don’t Need More Hours....They Need This User Avatar 49 comments Planning to raise User Avatar 18 comments No Install, No Cost, Just Code User Avatar 15 comments The Future of Automation: Why Agents + Frontend Matter More Than Workflow Automation User Avatar 13 comments AI Turned My $0 Idea into $10K/Month in 45 Days – No Code, Just This One Trick User Avatar 13 comments