Frequently Asked Questions
Everything you might want to know about DevKit.tools.
Are these tools free to use?
Yes. Every tool on DevKit.tools is completely free, with no signup and no login. The site is supported by unobtrusive display ads.
Do I need to create an account?
No account is required. All generators run entirely in your browser - nothing you make is uploaded to a server.
Can I use the generated code in commercial projects?
Absolutely. The CSS, HTML and Tailwind code you generate is yours to use in personal or commercial projects, with no attribution required.
Does the generated CSS work in all browsers?
The output uses standard, widely-supported CSS. A few effects (like backdrop-filter for glassmorphism) may need vendor prefixes on older browsers - we include the -webkit- prefixes where relevant.
What's the difference between the CSS and Tailwind export?
The CSS tab gives you plain, framework-agnostic CSS. The Tailwind tab gives equivalent utility classes (using arbitrary values where needed). For a few effects that Tailwind can't express as a utility, we fall back to an inline style and note it in the export.
How does the AI assistant work?
The floating chat button connects to Google's Gemini models to answer questions about CSS, front-end development, and how to use this site. Your messages are sent to the AI provider only to generate a reply.
Is my data collected?
The generators are 100% client-side and store nothing. We use privacy-conscious analytics and Google AdSense, which may set cookies - see our Privacy Policy for details.
How do I report a bug or ask for a tool?
Email devkit671@gmail.com. Tool requests are genuinely welcome, and a bug report that says which tool and what you did is usually enough to fix it.