-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
221 lines (214 loc) Β· 10.4 KB
/
Copy pathindex.html
File metadata and controls
221 lines (214 loc) Β· 10.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Freelancer Toolkit β Free Tools for Freelancers & Small Business | InvoiceForge</title>
<meta name="description" content="Free toolkit for freelancers: invoice generator, proposal builder, contract creator, and time tracker. 100% client-side, no signup, no data collection.">
<meta name="keywords" content="freelancer tools, free invoice generator, proposal generator, contract generator, time tracker, freelancer toolkit, small business tools">
<meta property="og:title" content="Freelancer Toolkit β Free Tools for Freelancers">
<meta property="og:description" content="Invoice generator, proposal builder, contract creator, and time tracker. All free, all client-side.">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary_large_image">
<link rel="canonical" href="https://invoiceforge.dev/">
<link rel="stylesheet" href="css/style.css">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "InvoiceForge",
"url": "https://invoiceforge.dev",
"description": "Free toolkit for freelancers: invoice generator, proposal builder, contract creator, and time tracker."
}
</script>
</head>
<body>
<nav>
<a href="/" class="logo">InvoiceForge</a>
<div class="nav-links">
<a href="/#tools">Tools</a>
<a href="/blog">Blog</a>
<a href="https://github.com" target="_blank">GitHub</a>
</div>
</nav>
<section class="hero">
<div class="badge">β¨ 100% Free β’ No Signup β’ Client-Side</div>
<h1>The <span>Free Freelancer Toolkit</span> You Actually Need</h1>
<p>Invoices, proposals, contracts, and time tracking β all in your browser. No data leaves your device. No subscriptions. No catch.</p>
<a href="/tools/invoice-generator.html" class="cta-btn">Create Your First Invoice β</a>
</section>
<section class="features">
<div class="feature">
<div class="icon">π</div>
<h4>100% Private</h4>
<p>Everything runs in your browser. Your client data never leaves your device.</p>
</div>
<div class="feature">
<div class="icon">β‘</div>
<h4>Instant Results</h4>
<p>Fill out a form, get a professional document in seconds.</p>
</div>
<div class="feature">
<div class="icon">π</div>
<h4>PDF Export</h4>
<p>Download beautiful PDFs ready to send to clients.</p>
</div>
<div class="feature">
<div class="icon">π°</div>
<h4>Completely Free</h4>
<p>No hidden fees, no trials, no credit card required.</p>
</div>
</section>
<section class="section" id="tools">
<h2 class="section-title">Free Freelancer Tools</h2>
<p class="section-sub">Everything you need to run your freelance business</p>
<div class="container">
<div class="grid">
<div class="card">
<div class="free-badge">FREE</div>
<div class="icon">π°</div>
<h3>Invoice Generator</h3>
<p>Create professional invoices with line items, tax calculations, and PDF export. Freelancer, agency, and SaaS templates.</p>
<a href="/tools/invoice-generator.html" class="btn">Create Invoice β</a>
</div>
<div class="card">
<div class="free-badge">FREE</div>
<div class="icon">π</div>
<h3>Proposal Generator</h3>
<p>Write winning client proposals with scope, timeline, pricing, and terms. Professional templates that close deals.</p>
<a href="/tools/proposal-generator.html" class="btn">Write Proposal β</a>
</div>
<div class="card">
<div class="free-badge">FREE</div>
<div class="icon">π</div>
<h3>Contract Generator</h3>
<p>Generate freelance contracts with payment terms, IP ownership, revision limits, and termination clauses.</p>
<a href="/tools/contract-generator.html" class="btn">Create Contract β</a>
</div>
<div class="card">
<div class="free-badge">FREE</div>
<div class="icon">β±οΈ</div>
<h3>Time Tracker</h3>
<p>Track billable hours by project, generate timesheets, and export to CSV. Auto-save to your browser.</p>
<a href="/tools/time-tracker.html" class="btn">Start Tracking β</a>
</div>
<div class="card">
<div class="free-badge">FREE</div>
<div class="icon">π²</div>
<h3>Rate Calculator</h3>
<p>Calculate your ideal hourly rate based on expenses, income goals, and billable hours.</p>
<a href="/tools/rate-calculator.html" class="btn">Calculate Rate β</a>
</div>
<div class="card">
<div class="free-badge">FREE</div>
<div class="icon">π</div>
<h3>NDA Generator</h3>
<p>Generate a professional Non-Disclosure Agreement. Mutual or one-way, with PDF export.</p>
<a href="/tools/nda-generator.html" class="btn">Create NDA β</a>
</div>
<div class="card">
<div class="free-badge">FREE</div>
<div class="icon">π</div>
<h3>SOW Generator</h3>
<p>Create a Statement of Work with deliverables, milestones, and pricing. Prevent scope creep.</p>
<a href="/tools/sow-generator.html" class="btn">Create SOW β</a>
</div>
<div class="card">
<div class="free-badge">FREE</div>
<div class="icon">π</div>
<h3>Expense Tracker</h3>
<p>Track business expenses by category for tax deductions. Export CSV and PDF reports.</p>
<a href="/tools/expense-tracker.html" class="btn">Track Expenses β</a>
</div>
</div>
</div>
</section>
<div class="ad-slot">Google AdSense β 728x90 Leaderboard</div>
<section class="section">
<h2 class="section-title">Built for Freelancers, by Freelancers</h2>
<p class="section-sub">Stop paying for tools you don't need</p>
<div class="container">
<div class="features">
<div class="feature">
<div class="icon">π«</div>
<h4>No Signups</h4>
<p>Use every tool instantly. No email, no password, no account.</p>
</div>
<div class="feature">
<div class="icon">π‘οΈ</div>
<h4>Zero Tracking</h4>
<p>We don't collect, store, or sell your data. Period.</p>
</div>
<div class="feature">
<div class="icon">π±</div>
<h4>Works Everywhere</h4>
<p>Desktop, tablet, phone β all tools work on any device.</p>
</div>
<div class="feature">
<div class="icon">πΎ</div>
<h4>Auto-Save</h4>
<p>Your work is saved locally. Come back anytime, pick up where you left off.</p>
</div>
</div>
</div>
</section>
<section class="section">
<h2 class="section-title">From the Blog</h2>
<p class="section-sub">Tips, guides, and resources for freelancers</p>
<div class="container">
<div class="blog-list">
<div class="blog-item">
<div class="date">August 2026</div>
<h3><a href="/blog/how-to-create-professional-invoice.html">How to Create a Professional Invoice (Step-by-Step Guide)</a></h3>
<p>Learn how to create invoices that get paid faster. Includes templates, best practices, and common mistakes to avoid.</p>
<a href="/blog/how-to-create-professional-invoice.html" class="read-more">Read more β</a>
</div>
<div class="blog-item">
<div class="date">August 2026</div>
<h3><a href="/blog/freelance-contract-essentials.html">10 Things Every Freelance Contract Must Include</a></h3>
<p>Protect yourself with these essential contract clauses. Scope, payments, IP, revisions, and termination.</p>
<a href="/blog/freelance-contract-essentials.html" class="read-more">Read more β</a>
</div>
<div class="blog-item">
<div class="date">August 2026</div>
<h3><a href="/blog/write-winning-freelance-proposal.html">How to Write a Freelance Proposal That Wins Clients</a></h3>
<p>Your proposal is your first impression. Learn the structure, language, and strategy that closes deals.</p>
<a href="/blog/write-winning-freelance-proposal.html" class="read-more">Read more β</a>
</div>
<div class="blog-item">
<div class="date">August 2026</div>
<h3><a href="/blog/freelancer-rate-guide.html">How to Set Your Freelance Rate (Without Underselling Yourself)</a></h3>
<p>Pricing is the hardest part of freelancing. Here's a data-driven approach to setting rates that are fair and profitable.</p>
<a href="/blog/freelancer-rate-guide.html" class="read-more">Read more β</a>
</div>
<div class="blog-item">
<div class="date">August 2026</div>
<h3><a href="/blog/freelancer-expense-deductions.html">15 Tax Deductions Every Freelancer Should Claim</a></h3>
<p>Most freelancers leave money on the table at tax time. These deductions can save you thousands.</p>
<a href="/blog/freelancer-expense-deductions.html" class="read-more">Read more β</a>
</div>
</div>
<p style="text-align:center;margin-top:1.5rem"><a href="/blog" style="font-weight:600">View all blog posts β</a></p>
</div>
</section>
<footer>
<div class="footer-links">
<a href="/tools/invoice-generator.html">Invoice Generator</a>
<a href="/tools/proposal-generator.html">Proposal Generator</a>
<a href="/tools/contract-generator.html">Contract Generator</a>
<a href="/tools/time-tracker.html">Time Tracker</a>
<a href="/tools/rate-calculator.html">Rate Calculator</a>
<a href="/tools/nda-generator.html">NDA Generator</a>
<a href="/tools/sow-generator.html">SOW Generator</a>
<a href="/tools/expense-tracker.html">Expense Tracker</a>
<a href="/premium/">Premium</a>
<a href="/blog">Blog</a>
<a href="/resources/">Resources</a>
<a href="/newsletter/">Newsletter</a>
</div>
<p>InvoiceForge generates templates for convenience. Always verify financial and legal details with a qualified professional.</p>
<p style="margin-top:0.5rem">Built with β€οΈ for freelancers everywhere</p>
<a class="donate-btn" href="https://www.buymeacoffee.com" target="_blank" rel="noopener">β Buy Me a Coffee</a>
</footer>
</body>
</html>