-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
446 lines (439 loc) · 72.7 KB
/
Copy pathindex.html
File metadata and controls
446 lines (439 loc) · 72.7 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
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>GroupDocs on GitHub — open-source document API examples</title>
<meta name="description" content="Free, runnable examples for every GroupDocs SDK — view, convert, compare, sign and more across .NET, Java, Node.js, and Python. Clone a repo and ship today.">
<link rel="icon" type="image/svg+xml" href="groupdocs.svg">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<style>
* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; }
body { background:#0b1220; font-family:'Plus Jakarta Sans',system-ui,sans-serif; color:#0f172a; }
a { -webkit-tap-highlight-color: transparent; }
.gd-nav-link:hover { color:#fff !important; }
.gd-darkbtn:hover { background:#22304d !important; }
.gd-primary:hover { background:#1d4ed8 !important; }
.gd-copy:hover { background:#eef3fe !important; }
.gd-footlink:hover { color:#fff !important; }
.gd-social:hover { background:#2563eb !important; color:#fff !important; }
.gd-hubcard { transition:border-color .15s ease, box-shadow .15s ease, transform .15s ease; }
.gd-hubcard:hover { border-color:#2563eb !important; box-shadow:0 10px 26px rgba(37,99,235,0.1) !important; transform:translateY(-2px); }
@media (max-width: 760px) {
.gd-hub-h1 { font-size:42px !important; }
.gd-hub-nav { display:none !important; }
.gd-hub-stats { flex-wrap:wrap !important; gap:8px 0 !important; }
}
</style>
</head>
<body>
<!-- Header -->
<header style="height:64px; background:#0b1220; border-bottom:1px solid #1f2a3f; display:flex; align-items:center; position:sticky; top:0; z-index:30;">
<div style="width:100%; max-width:1180px; margin:0 auto; padding:0 32px; display:flex; align-items:center; justify-content:space-between;">
<div style="display:flex; align-items:center; gap:10px;">
<div style="width:30px; height:30px; border-radius:8px; background:#fff; display:flex; align-items:center; justify-content:center; flex:none;"><img src="groupdocs.svg" alt="GroupDocs" style="display:block; width:24px; height:auto;"></div>
<span style="font-weight:800; font-size:16px; letter-spacing:0.5px; color:#fff;">GROUPDOCS</span>
<span style="width:1px; height:18px; background:#334155; margin:0 6px;"></span>
<span style="font-family:'JetBrains Mono',monospace; font-size:13px; color:#94a3b8; font-weight:500;">on GitHub</span>
</div>
<nav class="gd-hub-nav" style="display:flex; align-items:center; gap:26px;">
<a href="#products" class="gd-nav-link" style="font-size:14px; font-weight:500; color:#cbd5e1; text-decoration:none;">Products</a>
<a href="#platforms" class="gd-nav-link" style="font-size:14px; font-weight:500; color:#cbd5e1; text-decoration:none;">Platforms</a>
<a href="https://reference.groupdocs.com/" class="gd-nav-link" style="font-size:14px; font-weight:500; color:#cbd5e1; text-decoration:none;">API Reference</a>
<a href="https://github.com/groupdocs" class="gd-darkbtn" style="display:inline-flex; align-items:center; gap:8px; font-size:14px; font-weight:600; color:#fff; text-decoration:none; background:#1a2740; border:1px solid #2a3a57; padding:7px 14px; border-radius:8px;">
<svg width="16" height="16" viewBox="0 0 24 24" fill="currentColor"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg>
@groupdocs
</a>
</nav>
</div>
</header>
<!-- Hero -->
<section style="background:linear-gradient(180deg,#0b1220 0%,#101a30 100%); color:#fff; padding:72px 32px 64px;">
<div style="max-width:920px; margin:0 auto; text-align:center;">
<div style="display:inline-flex; align-items:center; gap:8px; font-family:'JetBrains Mono',monospace; font-size:12px; letter-spacing:1.5px; text-transform:uppercase; color:#7aa7ff; margin-bottom:20px;">
<span style="width:8px; height:8px; border-radius:50%; background:#3b82f6;"></span>Open-source examples · MIT licensed
</div>
<h1 class="gd-hub-h1" style="font-size:62px; line-height:0.98; font-weight:800; letter-spacing:-2.2px; margin:0 0 22px;">Document APIs,<br>open on GitHub</h1>
<p style="font-size:19px; line-height:1.6; color:#aab6c8; margin:0 auto 34px; max-width:600px;">Free, runnable examples for every GroupDocs SDK — view, convert, compare, sign, and more across <strong style="color:#e6ecf5;">.NET, Java, Node.js, and Python</strong>. Clone a repo and ship today.</p>
<div style="display:flex; flex-wrap:wrap; gap:12px; justify-content:center;">
<a href="#products" class="gd-primary" style="display:inline-flex; align-items:center; gap:9px; background:#2563eb; color:#fff; font-size:15px; font-weight:700; padding:14px 26px; border-radius:11px; text-decoration:none;">Browse all products</a>
<a href="https://github.com/groupdocs" class="gd-darkbtn" style="display:inline-flex; align-items:center; gap:9px; background:#1a2740; border:1px solid #2a3a57; color:#fff; font-size:15px; font-weight:600; padding:14px 24px; border-radius:11px; text-decoration:none;">
<svg width="17" height="17" viewBox="0 0 24 24" fill="currentColor"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg>
View on GitHub
</a>
</div>
<div class="gd-hub-stats" style="display:flex; gap:0; justify-content:center; margin-top:48px;">
<div style="padding:0 32px;"><div style="font-size:30px; font-weight:800; letter-spacing:-0.6px;">16</div><div style="font-size:13px; color:#7e8ca3; margin-top:3px;">products</div></div>
<div style="width:1px; background:#22304d;"></div>
<div style="padding:0 32px;"><div style="font-size:30px; font-weight:800; letter-spacing:-0.6px;">4</div><div style="font-size:13px; color:#7e8ca3; margin-top:3px;">platforms</div></div>
<div style="width:1px; background:#22304d;"></div>
<div style="padding:0 32px;"><div style="font-size:30px; font-weight:800; letter-spacing:-0.6px;">170+</div><div style="font-size:13px; color:#7e8ca3; margin-top:3px;">formats</div></div>
<div style="width:1px; background:#22304d;"></div>
<div style="padding:0 32px;"><div style="font-size:30px; font-weight:800; letter-spacing:-0.6px;">MIT</div><div style="font-size:13px; color:#7e8ca3; margin-top:3px;">licensed</div></div>
</div>
</div>
</section>
<!-- Products -->
<section id="products" style="background:#fff; border-radius:28px 28px 0 0; padding:60px 32px 8px;">
<div style="max-width:1180px; margin:0 auto;">
<div style="display:flex; align-items:flex-end; justify-content:space-between; gap:16px; flex-wrap:wrap; margin-bottom:8px;">
<div>
<h2 style="font-size:32px; font-weight:800; letter-spacing:-0.8px; margin:0 0 8px;">Pick a product</h2>
<p style="font-size:16px; line-height:1.6; color:#64748b; margin:0;">Each links to a quick-start landing with install commands, code, and a live demo.</p>
</div>
<div style="display:flex; gap:6px; background:#f1f5f9; padding:4px; border-radius:11px;"><button type="button" data-filter="all" style="display:inline-flex; align-items:center; gap:7px; border:none; cursor:pointer; font-family:'Plus Jakarta Sans',sans-serif; font-size:13px; font-weight:600; padding:7px 13px; border-radius:8px; background:#fff; color:#0f172a; box-shadow:0 1px 3px rgba(15,23,42,0.12);">All</button><button type="button" data-filter="net" style="display:inline-flex; align-items:center; gap:7px; border:none; cursor:pointer; font-family:'Plus Jakarta Sans',sans-serif; font-size:13px; font-weight:600; padding:7px 13px; border-radius:8px; background:transparent; color:#64748b; box-shadow:none;"><span style="width:8px; height:8px; border-radius:50%; background:#5b3bd4;"></span>.NET</button><button type="button" data-filter="java" style="display:inline-flex; align-items:center; gap:7px; border:none; cursor:pointer; font-family:'Plus Jakarta Sans',sans-serif; font-size:13px; font-weight:600; padding:7px 13px; border-radius:8px; background:transparent; color:#64748b; box-shadow:none;"><span style="width:8px; height:8px; border-radius:50%; background:#e76f00;"></span>Java</button><button type="button" data-filter="node" style="display:inline-flex; align-items:center; gap:7px; border:none; cursor:pointer; font-family:'Plus Jakarta Sans',sans-serif; font-size:13px; font-weight:600; padding:7px 13px; border-radius:8px; background:transparent; color:#64748b; box-shadow:none;"><span style="width:8px; height:8px; border-radius:50%; background:#539e43;"></span>Node.js</button><button type="button" data-filter="python" style="display:inline-flex; align-items:center; gap:7px; border:none; cursor:pointer; font-family:'Plus Jakarta Sans',sans-serif; font-size:13px; font-weight:600; padding:7px 13px; border-radius:8px; background:transparent; color:#64748b; box-shadow:none;"><span style="width:8px; height:8px; border-radius:50%; background:#3776ab;"></span>Python</button>
</div>
</div>
<div id="gd-count" style="font-family:'JetBrains Mono',monospace; font-size:13px; color:#94a3b8; margin:14px 0 18px;">16 of 16 products</div>
<div style="display:grid; grid-template-columns:repeat(auto-fill,minmax(350px,1fr)); gap:14px;">
<a href="https://groupdocs-total.github.io/" data-card data-plats="net java python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Tl</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Total</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="total" style="font-family:'JetBrains Mono',monospace;">65</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">The complete suite — every GroupDocs product under one license.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-conversion.github.io/" data-card data-plats="net java node python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Cv</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Conversion</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="conversion" style="font-family:'JetBrains Mono',monospace;">133</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Convert between 170+ document and image formats — PDF, Office, CAD, email.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="node" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#539e43;"></span>Node.js</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-viewer.github.io/" data-card data-plats="net java node python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Vw</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Viewer</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="viewer" style="font-family:'JetBrains Mono',monospace;">246</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Render documents and images to HTML, image, or PDF across 170+ formats.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="node" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#539e43;"></span>Node.js</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-comparison.github.io/" data-card data-plats="net java node python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Cm</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Comparison</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="comparison" style="font-family:'JetBrains Mono',monospace;">86</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Detect and merge changes in text, style, and formatting across documents.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="node" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#539e43;"></span>Node.js</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-signature.github.io/" data-card data-plats="net java node python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Sg</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Signature</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="signature" style="font-family:'JetBrains Mono',monospace;">86</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Add, search, verify, and remove e-signatures in documents.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="node" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#539e43;"></span>Node.js</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-annotation.github.io/" data-card data-plats="net java" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">An</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Annotation</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="annotation" style="font-family:'JetBrains Mono',monospace;">77</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Annotate documents with text, shapes, highlights, and replies.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span></div>
</a>
<a href="https://groupdocs-metadata.github.io/" data-card data-plats="net java node python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Mt</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Metadata</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="metadata" style="font-family:'JetBrains Mono',monospace;">65</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Read, edit, and remove metadata across document and media formats.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="node" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#539e43;"></span>Node.js</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-parser.github.io/" data-card data-plats="net java python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Ps</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Parser</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="parser" style="font-family:'JetBrains Mono',monospace;">51</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Extract text, metadata, and images from files and containers.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-merger.github.io/" data-card data-plats="net java node python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Mg</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Merger</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="merger" style="font-family:'JetBrains Mono',monospace;">57</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Merge, split, reorder, rotate, and manage pages across formats.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="node" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#539e43;"></span>Node.js</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-watermark.github.io/" data-card data-plats="net java node python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Wm</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Watermark</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="watermark" style="font-family:'JetBrains Mono',monospace;">71</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Add, find, edit, and remove watermarks in documents, images, and PDFs.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="node" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#539e43;"></span>Node.js</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-redaction.github.io/" data-card data-plats="net java python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Rd</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Redaction</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="redaction" style="font-family:'JetBrains Mono',monospace;">43</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Redact sensitive text, metadata, and annotations from documents.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-editor.github.io/" data-card data-plats="net java node python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Ed</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Editor</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="editor" style="font-family:'JetBrains Mono',monospace;">69</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Edit documents programmatically through an HTML round-trip.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="node" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#539e43;"></span>Node.js</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-search.github.io/" data-card data-plats="net java node" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Se</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Search</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="search" style="font-family:'JetBrains Mono',monospace;">53</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Full-text search and indexing across large document sets.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="node" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#539e43;"></span>Node.js</span></div>
</a>
<a href="https://groupdocs-assembly.github.io/" data-card data-plats="net java python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">As</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Assembly</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="assembly" style="font-family:'JetBrains Mono',monospace;">40</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Generate documents and reports from templates and data.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-markdown.github.io/" data-card data-plats="net java python" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Md</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Markdown</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="markdown" style="font-family:'JetBrains Mono',monospace;">3</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Export PDF, Word, Excel, and other formats to clean Markdown.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span><span data-pill="java" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#e76f00;"></span>Java</span><span data-pill="python" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#3776ab;"></span>Python</span></div>
</a>
<a href="https://groupdocs-classification.github.io/" data-card data-plats="net" class="gd-hubcard" style="display:flex; flex-direction:column; gap:13px; padding:20px; border:1px solid #e7ecf2; border-radius:16px; background:#fff; text-decoration:none;">
<div style="display:flex; align-items:center; gap:13px;">
<div style="flex:none; width:46px; height:46px; border-radius:12px; background:#eef3fe; color:#2563eb; display:flex; align-items:center; justify-content:center; font-family:'JetBrains Mono',monospace; font-weight:500; font-size:16px;">Cl</div>
<div style="flex:1; min-width:0;">
<div style="font-size:16px; letter-spacing:-0.2px;"><span style="color:#94a3b8; font-weight:500;">GroupDocs.</span><span style="color:#0f172a; font-weight:700;">Classification</span></div>
<div style="display:flex; align-items:center; gap:5px; font-size:12px; color:#94a3b8; margin-top:3px;"><svg width="12" height="12" viewBox="0 0 24 24" fill="currentColor" style="flex:none;"><path d="M12 .5C5.7.5.5 5.7.5 12c0 5.1 3.3 9.4 7.9 10.9.6.1.8-.3.8-.6v-2c-3.2.7-3.9-1.5-3.9-1.5-.5-1.3-1.3-1.7-1.3-1.7-1.1-.7.1-.7.1-.7 1.2.1 1.8 1.2 1.8 1.2 1 1.8 2.7 1.3 3.4 1 .1-.8.4-1.3.7-1.6-2.6-.3-5.3-1.3-5.3-5.7 0-1.3.5-2.3 1.2-3.1-.1-.3-.5-1.5.1-3.1 0 0 1-.3 3.3 1.2a11.5 11.5 0 0 1 6 0C17.3 4.7 18.3 5 18.3 5c.6 1.6.2 2.8.1 3.1.8.8 1.2 1.8 1.2 3.1 0 4.4-2.7 5.4-5.3 5.7.4.4.8 1.1.8 2.2v3.3c0 .3.2.7.8.6 4.6-1.5 7.9-5.8 7.9-10.9C23.5 5.7 18.3.5 12 .5z"></path></svg><span data-stars="classification" style="font-family:'JetBrains Mono',monospace;">62</span></div>
</div>
<svg width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="#cbd5e1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round" style="flex:none;"><path d="M5 12h14"></path><path d="M13 6l6 6-6 6"></path></svg>
</div>
<div style="font-size:13.5px; line-height:1.5; color:#64748b; min-height:40px;">Classify documents and raw text by content and type.</div>
<div style="display:flex; flex-wrap:wrap; gap:6px;"><span data-pill="net" style="display:inline-flex; align-items:center; gap:6px; font-size:12px; font-weight:600; padding:4px 10px; border-radius:7px; background:#f8fafc; color:#475569; border:1px solid #eef2f6;"><span style="width:7px; height:7px; border-radius:50%; background:#5b3bd4;"></span>.NET</span></div>
</a>
</div>
</div>
</section>
<!-- Platforms -->
<section id="platforms" style="background:#fff; padding:64px 32px 8px;">
<div style="max-width:1180px; margin:0 auto;">
<div style="text-align:center; max-width:620px; margin:0 auto 38px;">
<h2 style="font-size:32px; font-weight:800; letter-spacing:-0.8px; margin:0 0 12px;">One suite, four ecosystems</h2>
<p style="font-size:16px; line-height:1.6; color:#64748b; margin:0;">Install from the package manager you already use.</p>
</div>
<div style="display:grid; grid-template-columns:repeat(auto-fit,minmax(250px,1fr)); gap:14px;">
<div style="border:1px solid #e7ecf2; border-top:3px solid #5b3bd4; border-radius:14px; padding:20px; background:#fff;">
<div style="display:flex; align-items:center; gap:10px; margin-bottom:14px;">
<span style="width:11px; height:11px; border-radius:50%; background:#5b3bd4;"></span>
<span style="font-size:17px; font-weight:700;">.NET</span>
</div>
<div style="display:flex; align-items:center; gap:6px; background:#f6f8fb; border:1px solid #eef2f6; border-radius:9px; padding:4px 4px 4px 11px;">
<code style="flex:1; min-width:0; font-family:'JetBrains Mono',monospace; font-size:12.5px; color:#334155; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">dotnet add package GroupDocs.Total</code>
<button type="button" class="gd-copy" data-copy="dotnet add package GroupDocs.Total" style="flex:none; border:none; cursor:pointer; font-family:'Plus Jakarta Sans',sans-serif; font-size:12px; font-weight:600; color:#2563eb; background:#fff; border-radius:6px; padding:6px 10px;">Copy</button>
</div>
<div style="font-size:13px; color:#94a3b8; margin-top:12px;">NuGet — .NET 6+ and .NET Framework 4.6.1+</div>
</div>
<div style="border:1px solid #e7ecf2; border-top:3px solid #e76f00; border-radius:14px; padding:20px; background:#fff;">
<div style="display:flex; align-items:center; gap:10px; margin-bottom:14px;">
<span style="width:11px; height:11px; border-radius:50%; background:#e76f00;"></span>
<span style="font-size:17px; font-weight:700;">Java</span>
</div>
<div style="display:flex; align-items:center; gap:6px; background:#f6f8fb; border:1px solid #eef2f6; border-radius:9px; padding:4px 4px 4px 11px;">
<code style="flex:1; min-width:0; font-family:'JetBrains Mono',monospace; font-size:12.5px; color:#334155; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">implementation 'com.groupdocs:groupdocs-total:26.6.0'</code>
<button type="button" class="gd-copy" data-copy="implementation 'com.groupdocs:groupdocs-total:26.6.0'" style="flex:none; border:none; cursor:pointer; font-family:'Plus Jakarta Sans',sans-serif; font-size:12px; font-weight:600; color:#2563eb; background:#fff; border-radius:6px; padding:6px 10px;">Copy</button>
</div>
<div style="font-size:13px; color:#94a3b8; margin-top:12px;">Maven & Gradle — Java 8+</div>
</div>
<div style="border:1px solid #e7ecf2; border-top:3px solid #539e43; border-radius:14px; padding:20px; background:#fff;">
<div style="display:flex; align-items:center; gap:10px; margin-bottom:14px;">
<span style="width:11px; height:11px; border-radius:50%; background:#539e43;"></span>
<span style="font-size:17px; font-weight:700;">Node.js</span>
</div>
<div style="display:flex; align-items:center; gap:6px; background:#f6f8fb; border:1px solid #eef2f6; border-radius:9px; padding:4px 4px 4px 11px;">
<code style="flex:1; min-width:0; font-family:'JetBrains Mono',monospace; font-size:12.5px; color:#334155; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">npm install @groupdocs/groupdocs.conversion</code>
<button type="button" class="gd-copy" data-copy="npm install @groupdocs/groupdocs.conversion" style="flex:none; border:none; cursor:pointer; font-family:'Plus Jakarta Sans',sans-serif; font-size:12px; font-weight:600; color:#2563eb; background:#fff; border-radius:6px; padding:6px 10px;">Copy</button>
</div>
<div style="font-size:13px; color:#94a3b8; margin-top:12px;">npm — Node.js via Java bindings</div>
</div>
<div style="border:1px solid #e7ecf2; border-top:3px solid #3776ab; border-radius:14px; padding:20px; background:#fff;">
<div style="display:flex; align-items:center; gap:10px; margin-bottom:14px;">
<span style="width:11px; height:11px; border-radius:50%; background:#3776ab;"></span>
<span style="font-size:17px; font-weight:700;">Python</span>
</div>
<div style="display:flex; align-items:center; gap:6px; background:#f6f8fb; border:1px solid #eef2f6; border-radius:9px; padding:4px 4px 4px 11px;">
<code style="flex:1; min-width:0; font-family:'JetBrains Mono',monospace; font-size:12.5px; color:#334155; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;">pip install groupdocs-total-net</code>
<button type="button" class="gd-copy" data-copy="pip install groupdocs-total-net" style="flex:none; border:none; cursor:pointer; font-family:'Plus Jakarta Sans',sans-serif; font-size:12px; font-weight:600; color:#2563eb; background:#fff; border-radius:6px; padding:6px 10px;">Copy</button>
</div>
<div style="font-size:13px; color:#94a3b8; margin-top:12px;">PyPI — Python 3.7+ via .NET</div>
</div>
</div>
</div>
</section>
<!-- Live demo band -->
<section style="background:#fff; padding:64px 32px 72px;">
<div style="max-width:1180px; margin:0 auto;">
<div style="background:#0b1220; border-radius:20px; padding:44px 48px; display:flex; align-items:center; justify-content:space-between; gap:32px; flex-wrap:wrap; color:#fff;">
<div style="max-width:580px;">
<div style="display:inline-flex; align-items:center; gap:7px; font-size:12px; font-weight:700; letter-spacing:0.4px; text-transform:uppercase; color:#7aa7ff; margin-bottom:10px;"><span style="width:7px; height:7px; border-radius:50%; background:#3b82f6;"></span>Free · ads-free · no install</div>
<h2 style="font-size:28px; font-weight:800; letter-spacing:-0.6px; margin:0 0 10px;">Prefer to try before you code?</h2>
<p style="font-size:15px; line-height:1.6; color:#aab6c8; margin:0;">Run any GroupDocs product on your own files in the free, ads-free web apps — view, convert, compare, and sign right in the browser.</p>
</div>
<a href="https://products.groupdocs.app/" class="gd-primary" style="display:inline-flex; align-items:center; gap:9px; background:#2563eb; color:#fff; font-size:15px; font-weight:700; padding:14px 26px; border-radius:11px; text-decoration:none; white-space:nowrap;">
<svg width="18" height="18" viewBox="0 0 24 24" fill="currentColor"><path d="M8 5v14l11-7z"></path></svg>
Open the apps
</a>
</div>
</div>
</section>
<!-- Footer -->
<footer style="background:#0b1220; color:#fff; padding:60px 32px 32px;">
<div style="max-width:1180px; margin:0 auto;">
<div style="display:flex; align-items:flex-start; justify-content:space-between; gap:40px; flex-wrap:wrap; padding-bottom:32px; border-bottom:1px solid #1f2a3f;">
<div style="max-width:330px;">
<div style="display:flex; align-items:center; gap:10px; margin-bottom:14px;">
<div style="width:30px; height:30px; border-radius:8px; background:#fff; display:flex; align-items:center; justify-content:center; flex:none;"><img src="groupdocs.svg" alt="GroupDocs" style="display:block; width:24px; height:auto;"></div>
<span style="font-weight:800; font-size:16px; letter-spacing:0.5px;">GROUPDOCS</span>
</div>
<p style="font-size:14px; line-height:1.6; color:#7e8ca3; margin:0;">Open-source document-processing examples for .NET, Java, Node.js, and Python.</p>
</div>
<div style="display:flex; gap:56px; flex-wrap:wrap;">
<div style="display:flex; flex-direction:column; gap:10px;">
<span style="font-size:12px; font-weight:700; letter-spacing:0.5px; text-transform:uppercase; color:#5b6b82;">Explore</span>
<a href="#products" class="gd-footlink" style="font-size:14px; color:#cbd5e1; text-decoration:none;">Products</a>
<a href="https://reference.groupdocs.com/" class="gd-footlink" style="font-size:14px; color:#cbd5e1; text-decoration:none;">API Reference</a>
<a href="https://products.groupdocs.app/" class="gd-footlink" style="font-size:14px; color:#cbd5e1; text-decoration:none;">Free apps</a>
</div>
<div style="display:flex; flex-direction:column; gap:10px;">
<span style="font-size:12px; font-weight:700; letter-spacing:0.5px; text-transform:uppercase; color:#5b6b82;">Community</span>
<a href="https://github.com/groupdocs" class="gd-footlink" style="font-size:14px; color:#cbd5e1; text-decoration:none;">GitHub</a>
<a href="https://forum.groupdocs.com/" class="gd-footlink" style="font-size:14px; color:#cbd5e1; text-decoration:none;">Support forum</a>
<a href="https://blog.groupdocs.com/" class="gd-footlink" style="font-size:14px; color:#cbd5e1; text-decoration:none;">Blog</a>
</div>
</div>
</div>
<div style="display:flex; align-items:center; justify-content:space-between; gap:16px; flex-wrap:wrap; padding-top:24px;">
<span style="font-size:13px; color:#5b6b82;">© 2026 GroupDocs. Examples licensed under MIT.</span>
<div style="display:flex; gap:10px;">
<a href="https://github.com/groupdocs" aria-label="GitHub" class="gd-social" style="width:36px; height:36px; border-radius:9px; background:#1a2740; display:flex; align-items:center; justify-content:center; color:#cbd5e1; text-decoration:none; font-family:'JetBrains Mono',monospace; font-size:13px; font-weight:600;">GH</a>
<a href="https://github.com/groupdocs" aria-label="YouTube" class="gd-social" style="width:36px; height:36px; border-radius:9px; background:#1a2740; display:flex; align-items:center; justify-content:center; color:#cbd5e1; text-decoration:none; font-family:'JetBrains Mono',monospace; font-size:13px; font-weight:600;">YT</a>
<a href="https://github.com/groupdocs" aria-label="X / Twitter" class="gd-social" style="width:36px; height:36px; border-radius:9px; background:#1a2740; display:flex; align-items:center; justify-content:center; color:#cbd5e1; text-decoration:none; font-family:'JetBrains Mono',monospace; font-size:13px; font-weight:600;">X</a>
<a href="https://github.com/groupdocs" aria-label="LinkedIn" class="gd-social" style="width:36px; height:36px; border-radius:9px; background:#1a2740; display:flex; align-items:center; justify-content:center; color:#cbd5e1; text-decoration:none; font-family:'JetBrains Mono',monospace; font-size:13px; font-weight:600;">in</a>
<a href="https://github.com/groupdocs" aria-label="Facebook" class="gd-social" style="width:36px; height:36px; border-radius:9px; background:#1a2740; display:flex; align-items:center; justify-content:center; color:#cbd5e1; text-decoration:none; font-family:'JetBrains Mono',monospace; font-size:13px; font-weight:600;">f</a>
</div>
</div>
</div>
</footer>
<script>
(function(){
function qsa(s){ return Array.prototype.slice.call(document.querySelectorAll(s)); }
function applyFilter(k){
var shown = 0;
qsa('[data-card]').forEach(function(c){
var on = k === 'all' || (' ' + c.getAttribute('data-plats') + ' ').indexOf(' ' + k + ' ') >= 0;
c.style.display = on ? '' : 'none'; if(on) shown++;
});
var cnt = document.getElementById('gd-count'); if(cnt) cnt.textContent = shown + ' of 16 products';
qsa('[data-filter]').forEach(function(b){
var on = b.getAttribute('data-filter') === k;
b.style.background = on ? '#fff' : 'transparent';
b.style.color = on ? '#0f172a' : '#64748b';
b.style.boxShadow = on ? '0 1px 3px rgba(15,23,42,0.12)' : 'none';
});
qsa('[data-pill]').forEach(function(p){
var on = k !== 'all' && p.getAttribute('data-pill') === k;
p.style.background = on ? '#eef3fe' : '#f8fafc';
p.style.color = on ? '#1d4ed8' : '#475569';
p.style.borderColor = on ? '#cdddff' : '#eef2f6';
});
}
function flash(btn){ btn.textContent = 'Copied'; clearTimeout(btn._t); btn._t = setTimeout(function(){ btn.textContent = 'Copy'; }, 1600); }
document.addEventListener('click', function(e){
var cp = e.target.closest && e.target.closest('[data-copy]');
if(cp){ e.preventDefault(); e.stopPropagation(); try{ navigator.clipboard && navigator.clipboard.writeText(cp.getAttribute('data-copy')); }catch(x){} flash(cp); return; }
var fb = e.target.closest && e.target.closest('[data-filter]');
if(fb){ e.preventDefault(); applyFilter(fb.getAttribute('data-filter')); return; }
});
// Refresh star counts from the live data on load (best-effort).
fetch('https://products.groupdocs.com/versions.json', { cache: 'no-store' })
.then(function(r){ return r && r.ok ? r.json() : null; })
.then(function(d){
if(!d || !d.products) return;
qsa('[data-stars]').forEach(function(el){
var p = d.products[el.getAttribute('data-stars')];
if(p && p.github && typeof p.github.stars === 'number') el.textContent = String(p.github.stars);
});
}).catch(function(){});
})();
</script>
</body>
</html>