License Generator
Generate a LICENSE file from popular templates (MIT, Apache-2.0, GPL-3.0, BSD-3, ISC, Unlicense). Everything is processed on your device, nothing is sent to a server.
Everything runs in your browser. Your data is never sent to our servers.
Example
Example Input
MIT + 2026 + Your Name
Example Output
LICENSE
How to Use
- 1Fill the fields with your project details (versions, port, options, etc.).
- 2Adjust the available choices (e.g. framework, package manager, mode).
- 3Click Generate (or press Ctrl+Enter).
- 4Copy the file from the output box and save it under the shown filename in your project.
About License Generator
License Generator builds a LICENSE file from popular open-source license templates, auto-filling the year and copyright holder.
A clear license tells others what they may do with your code. Save it as LICENSE (no extension) at the root. For Apache-2.0 & GPL-3.0, include the full official text from the license site.
FAQ
Is my data sent to a server?
No. Every file is generated in your browser with JavaScript. Nothing is uploaded, logged, or stored on our servers.
Is the output ready to use?
Yes. The output is a valid, ready-to-commit config/deployment file. Always adjust the defaults (port, domain, passwords) for your environment before production.