TL;DR
On this page
Default copyright law is counterintuitive: freelancers own what they create, unless explicitly assigned or licensed. "Work for hire" doesn't automatically apply to most freelance engagements. A contract that says "client owns all work" without a proper assignment clause may not actually transfer ownership. This is the 2026 IP ownership playbook for freelancers: the three real options (assignment, license, hybrid), the pre-existing IP carve-out every contract needs, moral rights that can't be assigned, and the pricing that maps to each IP tier.
The broader contract fundamentals are in freelance contract essentials. This piece is the IP-specific deep dive.
Default: Creators Own Their Work
Per the US Copyright Act, Justia's copyright assignment guide, and Bloom's copyright protection for freelancers:
- A freelancer creates a work → freelancer owns the copyright by default.
- The copyright attaches the moment the work is fixed (written, coded, designed, recorded).
- Paying a freelancer to create something does NOT automatically transfer copyright.
- "I paid for it so I own it" is not true in copyright law.
The same logic applies in UK, EU, and most common-law jurisdictions. The default in civil law countries (France, Germany, Italy, Spain) is even stronger; moral rights are inalienable.
Work-for-hire is narrower than you think
Per Owen, Wickersham & Erickson's work-for-hire guide and WorkWise for Screen's IP clauses in work-for-hire research:
Work-for-hire applies in only two situations under US law:
- Employees creating within their job scope. Freelancers are not employees.
- Specific commissioned works, but only if (a) the work falls into one of 9 narrow categories in the Copyright Act AND (b) the parties sign a written work-for-hire agreement before creation.
The 9 categories:
- Contributions to collective works
- Translations
- Supplementary works (forewords, illustrations, maps, etc.)
- Compilations
- Instructional texts
- Tests
- Answer material for tests
- Atlases
- Parts of motion pictures or audiovisual works
Most freelance engagements (websites, logos, marketing copy, mobile apps, standalone code projects, photography, independent graphic design) do NOT qualify. A contract that says "work for hire" on a website build is not a legally sufficient transfer of ownership.
pro tip
Many generic freelance contracts use "work for hire" language alone without a backup assignment clause. On a typical freelance engagement (website, app, logo), that language does not transfer IP. You need an explicit assignment clause: "Freelancer assigns all right, title, and interest in the Work Product to Client upon payment in full." Both clauses together are the belt and suspenders standard.
The Three Real Options
Option 1: Full Assignment
Client owns everything. You can't reuse any of it (except portfolio if negotiated separately).
When to use:
- Client is paying premium and wants exclusive ownership
- Work is brand-critical (logo, core copy, trademarks)
- Client plans to resell or license the work downstream
- You don't care about reuse
Price premium: 50-100% above base rate or license equivalent.
Template language:
Intellectual Property: Assignment. Upon receipt of payment in full, Freelancer hereby irrevocably assigns to Client all right, title, and interest in and to the Work Product, including all copyrights, trademarks, and other intellectual property rights. To the extent that any portion of the Work Product qualifies as a 'work made for hire' under 17 U.S.C. § 101, such portion is deemed a work made for hire for Client. Freelancer waives any right to rescind, repurchase, or recover the Work Product except as expressly set forth herein.
Option 2: License
You retain ownership. Client gets use rights in a defined scope.
License categories:
| License type | What it means | Typical premium |
|---|---|---|
| First rights | Client uses once; you keep republication rights | 0% (baseline) |
| Limited license | Specific channel / term (e.g., "12-month web + email") | 15-25% uplift |
| Unlimited use | Any channel, any term, non-exclusive | 25-50% uplift |
| Exclusive license | Unlimited + no one else can license the same work | 50-100% uplift |
When to use:
- Project involves reusable components (code libraries, design systems, templates)
- You plan to do similar work for other clients
- Client's use case is narrow (one campaign, one site, one quarter)
Template language:
Intellectual Property: License. Freelancer retains ownership of the Work Product. Upon receipt of payment in full, Freelancer grants Client a [perpetual / 12-month / campaign-duration] [non-exclusive / exclusive], [worldwide / territory-limited] license to use, display, modify, and distribute the Work Product for [specific purpose, e.g., Client's marketing on Client-owned channels]. This license does not include the right to sublicense or resell the Work Product.
Option 3: Hybrid (Recommended for Most Engagements)
Assignment on the client-specific deliverables + license on your pre-existing tools and frameworks.
When to use:
- Default for most freelance work
- You use a React component library, design system, or template library
- You want to deliver full rights to the client-facing work without losing your toolkit
Template language:
Intellectual Property: Hybrid. Upon receipt of payment in full, Freelancer assigns to Client all right, title, and interest in and to the Work Product, excluding any pre-existing materials identified in Exhibit A (the "Pre-existing Materials"). Freelancer retains all rights to the Pre-existing Materials and hereby grants Client a perpetual, non-exclusive, worldwide, royalty-free license to use the Pre-existing Materials solely as incorporated into the Work Product.
The Pre-Existing IP Carve-Out
Per PatentPC's IP dispute prevention research and Attorney Aaron Hall's freelancer IP guide, the pre-existing IP carve-out is the single most-skipped clause in freelance contracts, and the #1 source of freelancer IP disputes.
What to include in the Exhibit A schedule
Pre-Existing IP to List in Exhibit A
You don't need to list every line of code. A categorical list is fine: "React component library (personal), Figma design system (personal), standard project scaffolding."
When you skip the carve-out
Without a carve-out, a broad IP assignment clause can technically transfer your reusable assets. The client probably won't enforce it, but if they do, or if they sell the project to another owner, you could lose access to your own tools. The 30 minutes to draft Exhibit A is insurance.
Moral Rights: What Can't Be Assigned
Per Justia's copyright licensing analysis and Rocket Lawyer's content creator copyright guide:
Moral rights are separate from economic copyright. They typically include:
- Right of attribution: to be credited as the creator
- Right of integrity: to prevent modifications that harm your reputation
- Right of disclosure: to decide when/if the work becomes public
- Right of withdrawal: to retract work from public circulation (rare; civil law only)
Jurisdictional differences
- US: moral rights apply narrowly to visual art under VARA; contractually waivable in most other categories
- UK: moral rights exist and can be waived in writing
- EU (France, Germany, Italy, Spain): moral rights are inalienable; you cannot fully waive attribution
- Most civil law countries: moral rights survive assignment
Practical implications
- If credit matters to you (byline, portfolio rights), negotiate it explicitly: "Freelancer retains the right to list Client as a past client, describe the Project in general terms, and show non-confidential portions of the Work Product in Freelancer's portfolio and marketing materials."
- "Full buyout" contracts often include a moral rights waiver. Read it carefully and decide if you can live with no credit.
- In strict moral-rights jurisdictions, some attribution rights survive even an explicit waiver.
IP Pricing Tiers
Pricing should reflect the IP tier. Per Alison Pentecost's copyright licensing and pricing guide and industry practice:
| IP tier | Price relative to baseline |
|---|---|
| First rights (baseline) | 100% |
| Limited license | 115-125% |
| Unlimited non-exclusive | 125-150% |
| Exclusive license | 150-200% |
| Full assignment / buyout | 200-400% |
A $5,000 copywriting project with first rights is $5,000. The same work with full buyout should be $10,000-$20,000. Don't accept assignment at the first-rights price point.
How to Present IP Tiers in Proposals
Put IP as an explicit line item on the proposal, not buried in legal terms. Per invoice as a copywriter, the two-line approach:
Writing fee (50-state campaign landing page): $3,500
License: 12-month unlimited use, US, non-exclusive: $750
-------
Subtotal: $4,250
Optional upgrades:
- Exclusive license (competitors excluded): +$1,200
- Full buyout (client owns outright): +$3,500
Splitting the line educates the client that IP is a separate asset being priced. Most clients accept the split once they see it. The ones who insist on assignment are the ones who should pay the assignment premium.
Pre-Existing IP Language Examples
For developers
Pre-existing Materials (Developer). Developer retains ownership of all code, libraries, frameworks, architectural patterns, and tools that were developed independently of this Agreement, including but not limited to: [list specific libraries or "Developer's personal React component library, TypeScript utilities, and project scaffolding templates"]. Client receives a perpetual, non-exclusive, royalty-free license to use such materials solely as embedded in the Work Product.
For designers
Pre-existing Materials (Designer). Designer retains ownership of all design systems, component libraries, typography pairings, and visual patterns developed independently of this Agreement, including: [list]. Client receives a perpetual license to use these materials only as incorporated into the final delivered designs.
For writers
Pre-existing Materials (Writer). Writer retains ownership of Writer's voice, methodology, research frameworks, and any research previously conducted and repurposed for this Agreement. Client receives a license only to the specific Work Product delivered.
The Portfolio Rights Clause
Never lose the right to portfolio your work. Negotiate this into every contract.
Template language:
Portfolio Rights. Notwithstanding any assignment or license under this Agreement, Freelancer retains the right to: (a) list Client as a past client, (b) describe the Project in general, non-confidential terms, (c) display non-confidential portions of the Work Product in Freelancer's portfolio, website, and marketing materials, and (d) discuss the general nature of the Work Product and outcomes in professional contexts (case studies, conference talks, publications). Client may request redaction of specific confidential information; Freelancer will reasonably accommodate such requests.
Without this, a strict assignment clause can prevent you from showing your own work. A good portfolio website depends on having portfolio rights; a case study is a major asset you shouldn't trade away for free.
Common IP Clause Mistakes
IP Ownership Clause Mistakes to Avoid
The Subcontractor Link
If you use subcontractors (developers, designers, writers helping on your project), they own the IP to what they create. You can't assign what you don't own. The freelance subcontractor agreement must include the same assignment language you promise your client, or you create an IP gap. Don't skip this step.
Termination and IP
What happens to IP if the project is cancelled mid-way?
Recommended clause:
IP on Termination. If this Agreement is terminated before completion, IP transfer is limited to the portion of the Work Product for which payment has been received. Freelancer retains all rights to work in progress and completed portions not yet paid for. Client may not use partial deliverables without separate written agreement and payment.
This protects you from non-payment scenarios where the client tries to use partial work without paying the remainder.
Tools and References
The FreelanceDesk contract generator handles IP assignment, license, hybrid, and pre-existing IP carve-out language by default. For the scope document that IP clauses reference, see scope of work.
For the adjacent licensing math and how IP shows up on invoices, see invoice as a copywriter (which covers usage rights as a separate line item).
References
- Attorney Aaron Hall – IP Ownership Clauses for Gig Workers and Freelancers
- DEV Community – IP Ownership Clauses When Your Client Wants to Own Your Work Forever
- Owen, Wickersham & Erickson – What is Work Made For Hire
- WorkWise for Screen – IP Clauses in Work-for-Hire with Freelancers
- PatentPC – How to Prevent IP Ownership Disputes with Contractors and Freelancers
- Bloom – Copyright Protection for Freelancers
- Rocket Lawyer – The Copyright Guide for Content Creators
- Justia – Assignment of Copyrights and Legal Implications
- Justia – Copyright Licensing Under the Law
- Alison Pentecost – Copyright, Licensing and Freelance Pricing Explained
- fynk – Work Made for Hire Clauses: Essential Points
