ToolCraft
HomeAI ToolsDeveloper ToolsUnit ConverterImage Tools
ToolCraft

© 2026 ToolCraft. All rights reserved.

Privacy PolicyTerms of Service
DMCA.com Protection Status
HomeLegal & ComplianceOSS License Picker

Legal & Compliance

OSS License PickerPrivacy Policy GeneratorCookie Banner GeneratorLicense Header Inserter

OSS License Picker

Pick from 8 popular open-source licenses (MIT, Apache 2.0, GPL-3, BSD, MPL 2.0, ISC, Unlicense). See permissions / conditions / limitations side-by-side, then download a ready-to-commit LICENSE file.

Ctrl+Shift+CCopy output

MIT License

choosealicense.com

Permissions

  • · Commercial use
  • · Modifications
  • · Distribution
  • · Private use
  • · Sublicense

Conditions

  • · Include copyright notice

Limitations

  • · No liability
  • · No warranty
LICENSE (MIT)
MIT License

Copyright (c) 2026 Your Name

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View all Legal & Compliance

View all
100% offline
New

Privacy Policy Generator

Build a privacy policy in Markdown for Generic / GDPR (EU) / CCPA (California) / Vietnam Decree 13 from a short form.

Legal & Compliance
100% offline
New

Cookie Banner Generator

Build a self-contained HTML+CSS+JS cookie consent banner — no framework, no CDN. Exposes window.cookieConsent API.

Legal & Compliance
100% offline
New

License Header Inserter

Prepend a license header to source code in JS/TS/Python/Go/Rust/Java/C/CSS/HTML — SPDX, short, or full text.

Legal & Compliance

What is the OSS License Picker?

Picking an open-source license is a one-line decision with multi-year consequences. MIT and ISC are permissive (do anything, just keep the notice). Apache 2.0 adds an explicit patent grant. GPL-3 is copyleft (derivatives must stay open). MPL 2.0 is file-level copyleft (changes to MPL files must stay open, but you can mix with closed code). The OSS License Picker shows all 8 popular licenses side-by-side with permissions / conditions / limitations (from the choosealicense.com vocabulary) and produces a ready-to-commit LICENSE file with your name and year substituted. Pure JavaScript, runs in your browser — no upload, no signup, no tracking. Licenses themselves are public domain text.

Quick chooser

I want maximum adoption (MIT/Apache pattern): → MIT or Apache-2.0 I want patent protection (Apache 2.0 grants this): → Apache-2.0 I want copyleft (derivatives must stay open): → GPL-3.0 I want file-level copyleft (mix with proprietary OK): → MPL-2.0 I want the shortest license (older but valid): → ISC or BSD-2-Clause I want the BSD with no-endorsement clause: → BSD-3-Clause I want to release into the public domain: → Unlicense

FAQ