Every form generator
- free tools on this site
- 1
- figures they ask you for
- 6
- answers they give back
- 6
- HTML form generator, on the worked example
- 8
Each generator here takes the fields you actually want, works out what the markup for them comes to following the structure the HTML standard defines for a form, and prints the HTML on the page. Nothing is behind a login and nothing is a trial: change the field list and the code rewrites itself while you read it. They are deliberately plain generators rather than a drag-and-drop builder, because the output is meant to go into a file you own, in a repository you control, and read like something a person wrote.
The counts these tools work out come from the structure the HTML standard defines for a form: one labelled control per field, a fieldset and a legend around a group of radios or checkboxes, and a name attribute on every control that is meant to be submitted. The sources under each tool link the part of the specification each rule comes from.
Cite or embed this figure
HTML form generator (Form controls the markup will hold): 8, Endpointo, worked example.
Cite as: "Endpointo tools", updated 2026-09-06, https://endpointo.com/tools/.