Skip to content

0xajka/Google-Form-to-HTML-Converter

Repository files navigation

Google Form to HTML Converter

A tool that converts Google Forms into simple HTML forms by extracting the form structure and entry IDs.

Features

  • Converts Google Form URLs into equivalent HTML forms
  • Extracts correct entry IDs for form submission
  • Supports multiple question types:
    • Short answer/text
    • Paragraph
    • Multiple choice (radio buttons)
    • Checkboxes
  • Provides formatted HTML code with proper indentation
  • Shows live preview of the generated form
  • Includes copy-to-clipboard functionality

Setup

  1. Install Node.js if you haven't already
  2. Clone this repository
  3. Install dependencies:
npm install
npm start

Usage

  1. Enter a Google Form URL in the input field
  2. Click "Convert"
  3. The converted HTML form will appear below

Now you can use the generated HTML code for your needs. the simple form is ready to be used in your project. There is a minimal amount of styling, so you can customize it as you want.

About

A tool that converts Google Forms into simple HTML forms by extracting the form structure and entry IDs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •