License Generator
Pick a license, fill in your name and year, and get a ready-to-commit LICENSE file.
About this tool
The License Generator helps you choose an open-source license for your project and produces a ready-to-commit LICENSE file with your copyright year and name or organization filled in automatically. Pick from MIT, Apache 2.0, BSD 2-Clause, BSD 3-Clause, ISC, and the Unlicense — each reproduced verbatim, with the standard placeholders substituted for you — or from GPLv3, GPLv2, LGPLv3, MPL 2.0, and Creative Commons variants, which show an accurate description, permission badges, and a link to the canonical legal text.
Every license entry displays choosealicense.com-style badges for what it permits, what it requires, and what it excludes — so you can compare licenses at a glance before committing to one. This is especially useful when you are not sure whether you want a permissive license (MIT, Apache 2.0) or a copyleft one (GPL family).
All license text is embedded as static data in the page; no data about your project name or author leaves your browser. Copy the generated text or download it directly as a file named LICENSE, matching the filename convention GitHub and most package registries expect.
