Free online tools to generate, calculate,
convert, format, encode, and play.
 

Survey Builder

Drag-and-drop form designer. Add questions, conditional logic, then export as a standalone HTML page.

Survey Details
Click a question type on the left to add your first question.

How It Works

Survey Builder is a fully client-side form designer. Your survey schema is stored in your browser's localStorage so work is preserved across page refreshes. Nothing is sent to any server.

Building a Survey

Click any question type in the left panel to append it to the canvas. Fill in the question text, mark it required if needed, and for choice-based questions add options with the + Add option button. Drag question cards by their grip handle () to reorder them.

Conditional Logic

Expand the Logic section on a question card to add branching rules. Each rule says: if another question's answer equals a value, show or skip this question. The exported HTML page evaluates these rules in real time as respondents fill in the survey.

Exporting

Export HTML produces a self-contained, single-file HTML survey page you can host anywhere or email to respondents. It includes all questions, logic, styling and a submit handler that collects answers and shows the thank-you message. Export JSON saves the raw schema so you can re-import it later and continue editing.


Embed This Util

You can embed this util on your own site as a widget. Adding ?embed=1 to the URL loads a compact version with just the tool itself; no header, menu, or documentation. Paste this snippet into your HTML:


    

Copy snippet Adjust the height to taste.



Feedback

Help us improve this page by providing feedback, and include your name/email if you want us to reach back. Thank you in advance.


Share with