🔧 Free Tool
Google Forms Embed Code Generator
Generate the perfect embed code for your Google Form. Customize size, border, and style — then copy and paste into your website.
Customize Your Embed
px / %
px
Hides the top Google Forms bar via URL parameter
Live Preview
● Live
Form preview will appear here
Enter a URL and click Generate
Your Embed Code
// Your embed code will appear here after you click Generate
How It Works
Three simple steps to embed your Google Form anywhere
1
Paste Your Form URL
Copy your Google Form link from the share menu and paste it into the URL field.
2
Customize Size & Style
Set the width and height, pick a border style, and preview it live before copying.
3
Copy & Paste the Code
Click Copy Code and paste the
<iframe> snippet into your website's HTML.Works with any platform
🔵 WordPress
🟠 Wix
⬛ Squarespace
🟣 Webflow
🟢 Shopify
🌐 HTML Sites
Pro Embedding Tips
Get the most out of your embedded Google Form
📐
Make It Responsive
Use width=100% so the form adapts to any screen size — essential for mobile visitors.
width="100%"
🎨
Match Your Brand
Set your Google Form's header color in Form Settings to match your website's brand colors before embedding.
Forms → Theme
⚡
Speed Up Your Page
The generated code includes loading="lazy" so the form only loads when the visitor scrolls to it.
loading="lazy"