-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbatchtranslate.html
More file actions
537 lines (507 loc) · 36.7 KB
/
Copy pathbatchtranslate.html
File metadata and controls
537 lines (507 loc) · 36.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
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="theme-color" content="#00ff41">
<title>Batch Document Translation for Windows — Translate PDF, DOCX, TXT, and Markdown | 3thousand30</title>
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32.png">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="canonical" href="https://3thousand30.com/batchtranslate.html">
<meta name="description" content="Batch-translate PDF, DOCX, TXT, and Markdown files on Windows with your own AI key. Choose your provider, translate into multiple languages, and save every output locally.">
<meta name="keywords" content="batch document translation Windows, batch PDF translator, batch translate DOCX, Markdown translator Windows, AI translation with your own API key">
<meta name="author" content="3thousand30">
<meta name="robots" content="index, follow, max-image-preview:large">
<meta property="og:type" content="website">
<meta property="og:site_name" content="3thousand30">
<meta property="og:locale" content="en_US">
<meta property="og:url" content="https://3thousand30.com/batchtranslate.html">
<meta property="og:title" content="Batch Document Translation for Windows — Translate PDF, DOCX, TXT, and Markdown | 3thousand30">
<meta property="og:description" content="Batch-translate PDF, DOCX, TXT, and Markdown files on Windows with your own AI key. Choose your provider, translate into multiple languages, and save every output locally.">
<meta property="og:image" content="https://3thousand30.com/screenshots/bt/1.webp">
<meta property="og:image:alt" content="Batch Translate with AI app screenshot">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@3thousand30HQ">
<meta name="twitter:creator" content="@3thousand30HQ">
<meta name="twitter:title" content="Batch Document Translation for Windows — Translate PDF, DOCX, TXT, and Markdown | 3thousand30">
<meta name="twitter:description" content="Batch-translate PDF, DOCX, TXT, and Markdown files on Windows with your own AI key. Choose your provider, translate into multiple languages, and save every output locally.">
<meta name="twitter:image" content="https://3thousand30.com/screenshots/bt/1.webp">
<meta name="twitter:image:alt" content="Batch Translate with AI app screenshot">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "SoftwareApplication",
"name": "Batch Translate with AI",
"operatingSystem": "Windows",
"applicationCategory": "BusinessApplication",
"url": "https://3thousand30.com/batchtranslate.html",
"image": "https://3thousand30.com/Logos/BT.png",
"description": "Batch-translate PDF, DOCX, TXT, and Markdown files on Windows with your own AI key. Choose your provider, translate into multiple languages, and save every output locally.",
"publisher": { "@type": "Organization", "name": "3thousand30", "url": "https://3thousand30.com/" },
"offers": {
"@type": "Offer",
"price": "19.99",
"priceCurrency": "USD",
"availability": "https://schema.org/InStock",
"url": "https://apps.microsoft.com/detail/9N75DWR9X2S7"
},
"mainEntityOfPage": "https://3thousand30.com/batchtranslate.html"
},
{
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://3thousand30.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Products",
"item": "https://3thousand30.com/products/"
},
{
"@type": "ListItem",
"position": 3,
"name": "Batch Translate with AI",
"item": "https://3thousand30.com/batchtranslate.html"
}
]
},
{
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Which file types can Batch Translate with AI handle?",
"acceptedAnswer": {
"@type": "Answer",
"text": "It can batch-translate PDF, DOCX, TXT, and Markdown files stored in local folders."
}
},
{
"@type": "Question",
"name": "Can it translate into more than one language in the same run?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. It supports translating the same source set into one or more target languages in a single workflow."
}
},
{
"@type": "Question",
"name": "Do the translated outputs stay local?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Yes. Outputs are saved to your PC. If you use an external AI provider, the prompt request goes to that provider, but the stored results remain local."
}
},
{
"@type": "Question",
"name": "What happens with scanned or image-only PDFs?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Scanned or image-only PDFs are skipped with a clear reason instead of pretending usable translation text was extracted."
}
},
{
"@type": "Question",
"name": "Who pays the AI provider?",
"acceptedAnswer": {
"@type": "Answer",
"text": "You do. This is a bring-your-own-key model, so you choose the provider, control the cost, and pay them directly."
}
}
]
}
]
}
</script>
<link rel="stylesheet" href="tailwind.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="preload" href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;600&family=Space+Mono:wght@400;700&display=swap" as="style" onload="this.onload=null;this.rel='stylesheet'">
<noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;600&family=Space+Mono:wght@400;700&display=swap"></noscript>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-8N64KW0ELL"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('consent', 'default', { analytics_storage: 'denied' });
try {
if (localStorage.getItem('cookie_consent') === 'granted') {
gtag('consent', 'update', { analytics_storage: 'granted' });
}
} catch (e) {}
gtag('js', new Date());
gtag('config', 'G-8N64KW0ELL');
</script>
</head>
<body class="bg-black text-white font-mono antialiased overflow-x-hidden">
<div class="fixed inset-0 pointer-events-none opacity-5 z-10" aria-hidden="true" style="background: repeating-linear-gradient(0deg, transparent, transparent 2px, #00ff41 2px, #00ff41 4px); will-change: transform;"></div>
<!-- Sticky nav -->
<div class="sticky top-0 z-30 bg-black border-b" style="border-color: rgba(0,255,65,0.15);">
<div class="max-w-4xl mx-auto px-6 py-3 flex items-center justify-between gap-4">
<a href="/" class="text-warm-gray text-xs hover:text-retro-green transition-colors whitespace-nowrap">← 3thousand30</a>
<div class="flex items-center gap-2 flex-shrink-0">
<a href="https://apps.microsoft.com/detail/9N75DWR9X2S7?hl=en-US&gl=US" target="_blank" rel="noopener"
class="inline-flex items-center gap-2 border border-retro-amber text-retro-amber text-xs px-3 py-2 hover:bg-retro-amber hover:text-black transition-colors duration-200">
<svg viewBox="0 0 12 12" width="12" height="12" fill="currentColor" aria-hidden="true">
<rect x="0" y="0" width="5.5" height="5.5"/><rect x="6.5" y="0" width="5.5" height="5.5"/>
<rect x="0" y="6.5" width="5.5" height="5.5"/><rect x="6.5" y="6.5" width="5.5" height="5.5"/>
</svg>
<span class="hidden sm:inline">Microsoft Store</span>
<span class="opacity-50">·</span>
<span class="font-medium">$19.99</span>
</a>
<a href="https://3thousand30.github.io/batchtranslate-docs/" target="_blank" rel="noopener"
class="inline-flex items-center gap-2 border text-warm-gray text-xs px-3 py-2 hover:border-warm-gray hover:text-white transition-colors duration-200" style="border-color: rgba(168,168,168,0.3);">
<svg viewBox="0 0 16 16" width="12" height="12" fill="currentColor" aria-hidden="true">
<path d="M2 2.5A2.5 2.5 0 0 1 4.5 0h7a.5.5 0 0 1 .5.5v14a.5.5 0 0 1-.5.5h-9a.5.5 0 0 1-.5-.5V2.5zm2.5-1A1.5 1.5 0 0 0 3 3v10.5h8V1H4.5zM5 4h5v1H5V4zm0 2.5h5v1H5v-1zm0 2.5h3v1H5V9z"/>
</svg>
<span class="hidden sm:inline">docs</span>
</a>
</div>
</div>
</div>
<div class="relative z-20 max-w-4xl mx-auto px-6 py-10 md:py-14">
<!-- App header -->
<header class="flex items-start space-x-5 mb-8">
<img src="Logos/BT.png" alt="Batch Translate with AI" class="w-16 h-16 rounded object-cover flex-shrink-0" fetchpriority="high" decoding="async">
<div>
<p class="text-gray-600 text-[11px] mb-3"><a href="products/" class="hover:text-retro-green transition-colors">products</a> / <span class="text-warm-gray">Batch Translate with AI</span></p>
<div class="text-retro-green text-xs mb-2 opacity-60">translation · windows</div>
<h1 class="text-white text-2xl md:text-3xl font-light mb-3">Batch Translate with AI</h1>
<p class="text-retro-green text-sm md:text-base leading-relaxed" style="text-shadow: 0 0 8px #00ff41;">
Batch-translate PDF, DOCX, TXT, and Markdown files with your own provider and local outputs.
</p>
<div class="mt-4">
<div class="inline-flex items-baseline gap-2 border px-3 py-1.5" style="border-color: rgba(255,176,0,0.45); background: rgba(255,176,0,0.06);">
<span class="text-retro-amber text-base font-medium">$19.99</span>
<span class="text-warm-gray text-[11px]">one-time purchase</span>
</div>
<p class="text-gray-600 text-[10px] mt-2">* Microsoft Store prices vary by country/region; the amount shown is the US price.</p>
</div>
</div>
</header>
<!-- Description -->
<div class="border p-6 mb-10" style="border-color: rgba(0,255,65,0.15);">
<p class="text-warm-gray text-sm leading-relaxed">
Batch-translate folders of PDF, DOCX, TXT, and Markdown files into one or more languages in a single run. Bring your own AI key, choose the provider and model that fit your budget, and save every result to your PC as Markdown or plain text. API keys are encrypted locally with Windows DPAPI.
</p>
</div>
<!-- Screenshots -->
<section class="mb-12">
<div class="flex items-center space-x-3 mb-5">
<span class="text-retro-green">></span>
<h2 class="text-retro-amber text-base font-normal">screenshots</h2>
<div class="flex-1 h-px bg-gray-800"></div>
</div>
<div class="relative">
<div class="overflow-hidden border" style="border-color: rgba(168,168,168,0.15);">
<div class="flex transition-transform duration-300 ease-in-out" id="carousel-track">
<img src="screenshots/bt/1.webp" alt="Source folder and target-language selection for a batch document translation run" class="w-full flex-shrink-0 object-contain" style="max-height:420px; background:#0a0a0a;" decoding="async">
<img src="screenshots/bt/2.webp" alt="Output settings and pre-flight estimate before starting translation" class="w-full flex-shrink-0 object-contain" style="max-height:420px; background:#0a0a0a;" decoding="async">
<img src="screenshots/bt/3.webp" alt="Live translation progress showing chunk processing and token usage" class="w-full flex-shrink-0 object-contain" style="max-height:420px; background:#0a0a0a;" decoding="async">
<img src="screenshots/bt/4.webp" alt="Completed translation results with output files and token totals" class="w-full flex-shrink-0 object-contain" style="max-height:420px; background:#0a0a0a;" decoding="async">
</div>
</div>
<button id="carousel-prev" class="absolute left-2 top-1/2 -translate-y-1/2 text-retro-amber text-base px-3 py-1 bg-black border opacity-60 hover:opacity-100 transition-opacity" style="border-color: rgba(255,176,0,0.4);">←</button>
<button id="carousel-next" class="absolute right-2 top-1/2 -translate-y-1/2 text-retro-amber text-base px-3 py-1 bg-black border opacity-60 hover:opacity-100 transition-opacity" style="border-color: rgba(255,176,0,0.4);">→</button>
<div class="flex justify-center gap-2 mt-3" id="carousel-dots"></div>
</div>
</section>
<!-- Features -->
<section class="mb-12">
<div class="flex items-center space-x-3 mb-5">
<span class="text-retro-green">></span>
<h2 class="text-retro-amber text-base font-normal">what_it_does</h2>
<div class="flex-1 h-px bg-gray-800"></div>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-y-3 gap-x-8">
<span class="text-warm-gray text-xs opacity-80">// batch-translate full folders of PDF, DOCX, TXT, and Markdown files</span>
<span class="text-warm-gray text-xs opacity-80">// translate into one or more target languages in a single run</span>
<span class="text-warm-gray text-xs opacity-80">// 9 AI provider presets + custom OpenAI-compatible endpoints</span>
<span class="text-warm-gray text-xs opacity-80">// BYOKey — choose your provider and pay them directly</span>
<span class="text-warm-gray text-xs opacity-80">// long-document chunking for books and large document batches</span>
<span class="text-warm-gray text-xs opacity-80">// pre-flight estimate plus live token-usage projection during translation</span>
<span class="text-warm-gray text-xs opacity-80">// auto-detect source language with optional manual override</span>
<span class="text-warm-gray text-xs opacity-80">// same-language pass-through avoids spending tokens unnecessarily</span>
<span class="text-warm-gray text-xs opacity-80">// prompt-caching savings on supported providers for multi-language runs</span>
<span class="text-warm-gray text-xs opacity-80">// scanned or image-only PDFs are skipped with a clear reason</span>
<span class="text-warm-gray text-xs opacity-80">// outputs saved to your PC in timestamped folders as Markdown or plain text</span>
<span class="text-warm-gray text-xs opacity-80">// API keys encrypted locally with Windows DPAPI</span>
</div>
</section>
<section class="mb-12">
<div class="flex items-center space-x-3 mb-5">
<span class="text-retro-green">></span>
<h2 class="text-retro-amber text-base font-normal">who_its_for</h2>
<div class="flex-1 h-px bg-gray-800"></div>
</div>
<div class="grid grid-cols-1 md:grid-cols-3 gap-4">
<div class="border p-5" style="border-color: rgba(168,168,168,0.15);">
<h3 class="text-white text-sm mb-2">Multilingual publishers and educators</h3>
<p class="text-gray-500 text-xs leading-relaxed">Useful when one source set needs to become multiple language versions without paying for another SaaS translation layer.</p>
</div>
<div class="border p-5" style="border-color: rgba(168,168,168,0.15);">
<h3 class="text-white text-sm mb-2">Researchers and content operators</h3>
<p class="text-gray-500 text-xs leading-relaxed">A fit for folders of PDFs, DOCX files, Markdown notes, and text files that need repeatable translation rather than one document at a time.</p>
</div>
<div class="border p-5" style="border-color: rgba(168,168,168,0.15);">
<h3 class="text-white text-sm mb-2">People who want cost control</h3>
<p class="text-gray-500 text-xs leading-relaxed">Strong if you want to choose your own provider, translate into multiple target languages, and keep the outputs on your own PC.</p>
</div>
</div>
</section>
<section class="mb-12">
<div class="flex items-center space-x-3 mb-5">
<span class="text-retro-green">></span>
<h2 class="text-retro-amber text-base font-normal">best_paired_with</h2>
<div class="flex-1 h-px bg-gray-800"></div>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<a href="batchgen-text.html" class="block border p-5 hover:border-retro-green transition-colors duration-300" style="border-color: rgba(168,168,168,0.15);">
<div class="text-retro-green text-xs mb-2 opacity-60">drafting companion</div>
<h3 class="text-white text-sm mb-2">Batch Generate Text with any AI</h3>
<p class="text-gray-500 text-xs leading-relaxed">Useful when the content is first drafted or structured in English and then translated into multiple target-language outputs.</p>
</a>
<a href="batchfile-organiser.html" class="block border p-5 hover:border-retro-green transition-colors duration-300" style="border-color: rgba(168,168,168,0.15);">
<div class="text-retro-green text-xs mb-2 opacity-60">folder companion</div>
<h3 class="text-white text-sm mb-2">BatchFile Organiser</h3>
<p class="text-gray-500 text-xs leading-relaxed">Helpful once translated document sets start multiplying across languages, review folders, and delivery stages.</p>
</a>
</div>
</section>
<section class="mb-12">
<div class="flex items-center space-x-3 mb-5">
<span class="text-retro-green">></span>
<h2 class="text-retro-amber text-base font-normal">use_cases</h2>
<div class="flex-1 h-px bg-gray-800"></div>
</div>
<div class="grid grid-cols-1 md:grid-cols-2 gap-4">
<a href="use-cases/" class="block border p-5 hover:border-retro-green transition-colors duration-300" style="border-color: rgba(168,168,168,0.15);">
<div class="text-retro-green text-xs mb-2 opacity-60">workflow library</div>
<h3 class="text-white text-sm mb-2">Browse all use cases</h3>
<p class="text-gray-500 text-xs leading-relaxed">Use the hub to see the current live workflows and the upcoming multilingual book and document-translation routes.</p>
</a>
<a href="use-cases/mass-create-social-media-content.html" class="block border p-5 hover:border-retro-green transition-colors duration-300" style="border-color: rgba(168,168,168,0.15);">
<div class="text-retro-green text-xs mb-2 opacity-60">adjacent workflow</div>
<h3 class="text-white text-sm mb-2">Mass-create social media content</h3>
<p class="text-gray-500 text-xs leading-relaxed">A useful adjacent pattern when translated source material needs to become publishable posts, threads, and broader content packs.</p>
</a>
</div>
</section>
<section class="mb-12">
<div class="flex items-center space-x-3 mb-5">
<span class="text-retro-green">></span>
<h2 class="text-retro-amber text-base font-normal">privacy_and_control</h2>
<div class="flex-1 h-px bg-gray-800"></div>
</div>
<div class="border p-6" style="border-color: rgba(0,255,65,0.15);">
<p class="text-warm-gray text-sm leading-relaxed mb-4">
This is a bring-your-own-key translation workflow. You choose the provider, model, and cost profile. API keys are encrypted locally using Windows DPAPI. The translated outputs are saved to your PC, not stored in a hidden 3thousand30 service.
</p>
<p class="text-gray-500 text-xs leading-relaxed">
Important distinction: local files stay local after translation, but the translation request is sent to the external AI provider you selected. That transparency is part of the product promise.
</p>
</div>
</section>
<section class="mb-12">
<div class="flex items-center space-x-3 mb-5">
<span class="text-retro-green">></span>
<h2 class="text-retro-amber text-base font-normal">faq</h2>
<div class="flex-1 h-px bg-gray-800"></div>
</div>
<div class="space-y-4">
<div class="border p-5" style="border-color: rgba(168,168,168,0.15);">
<h3 class="text-white text-sm mb-2">Which file types can Batch Translate with AI handle?</h3>
<p class="text-gray-500 text-xs leading-relaxed">It can batch-translate PDF, DOCX, TXT, and Markdown files stored in local folders.</p>
</div>
<div class="border p-5" style="border-color: rgba(168,168,168,0.15);">
<h3 class="text-white text-sm mb-2">Can it translate into more than one language in the same run?</h3>
<p class="text-gray-500 text-xs leading-relaxed">Yes. It supports translating the same source set into one or more target languages in a single workflow.</p>
</div>
<div class="border p-5" style="border-color: rgba(168,168,168,0.15);">
<h3 class="text-white text-sm mb-2">Do the translated outputs stay local?</h3>
<p class="text-gray-500 text-xs leading-relaxed">Yes. Outputs are saved to your PC. If you use an external AI provider, the prompt request goes to that provider, but the stored results remain local.</p>
</div>
<div class="border p-5" style="border-color: rgba(168,168,168,0.15);">
<h3 class="text-white text-sm mb-2">What happens with scanned or image-only PDFs?</h3>
<p class="text-gray-500 text-xs leading-relaxed">Scanned or image-only PDFs are skipped with a clear reason instead of pretending usable translation text was extracted.</p>
</div>
<div class="border p-5" style="border-color: rgba(168,168,168,0.15);">
<h3 class="text-white text-sm mb-2">Who pays the AI provider?</h3>
<p class="text-gray-500 text-xs leading-relaxed">You do. This is a bring-your-own-key model, so you choose the provider, control the cost, and pay them directly.</p>
</div>
</div>
</section>
<!-- Other apps -->
<section class="mb-12">
<div class="flex items-center space-x-3 mb-5">
<span class="text-retro-green">></span>
<h2 class="text-retro-amber text-base font-normal">other_apps</h2>
<div class="flex-1 h-px bg-gray-800"></div>
</div>
<style>#other-carousel-track > a { width: 100%; } @media (min-width: 768px) { #other-carousel-track > a { width: calc(100% / 3); } }</style>
<div class="relative overflow-hidden border px-16 py-6" style="border-color: rgba(168,168,168,0.15);">
<div class="flex gap-3 transition-transform duration-300 ease-in-out" id="other-carousel-track">
<a href="batchgen-text.html" class="block w-full flex-shrink-0 border border-transparent p-4 hover:border-retro-green transition-colors duration-300 group">
<img src="Logos/BGT.webp" alt="Batch Generate Text with any AI" class="w-8 h-8 rounded mb-2 object-cover" loading="lazy" decoding="async">
<p class="text-white text-xs group-hover:text-retro-green transition-colors">Batch Generate Text</p>
<p class="text-gray-600 text-xs mt-1">generative · windows</p>
<p class="inline-flex items-center gap-1.5 border border-[#ffb000]/40 bg-[#ffb000]/10 px-2 py-0.5 mt-1"><span class="text-retro-amber text-xs font-medium">$14.99</span><span class="text-gray-600 text-xs line-through">$19.99</span><span class="bg-retro-amber text-black text-[10px] font-bold px-1">-25%</span></p>
</a>
<a href="batchgen-image.html" class="block w-full flex-shrink-0 border border-transparent p-4 hover:border-retro-green transition-colors duration-300 group">
<img src="Logos/BGI.webp" alt="BatchGen Image with AI" class="w-8 h-8 rounded mb-2 object-cover" loading="lazy" decoding="async">
<p class="text-white text-xs group-hover:text-retro-green transition-colors">BatchGen Image</p>
<p class="text-gray-600 text-xs mt-1">generative · windows</p>
<p class="inline-flex items-center gap-1.5 border border-[#ffb000]/40 bg-[#ffb000]/10 px-2 py-0.5 mt-1"><span class="text-retro-amber text-xs font-medium">$13.99</span><span class="text-gray-600 text-xs line-through">$19.99</span><span class="bg-retro-amber text-black text-[10px] font-bold px-1">-30%</span></p>
</a>
<a href="batchenhance-image.html" class="block w-full flex-shrink-0 border border-transparent p-4 hover:border-retro-green transition-colors duration-300 group">
<img src="Logos/BEI.webp" alt="BatchEnhance Image" class="w-8 h-8 rounded mb-2 object-cover" loading="lazy" decoding="async">
<p class="text-white text-xs group-hover:text-retro-green transition-colors">BatchEnhance Image</p>
<p class="text-gray-600 text-xs mt-1">utility · windows</p>
<p class="inline-block border border-[#ffb000]/40 bg-[#ffb000]/10 text-retro-amber text-xs px-2 py-0.5 mt-1">$4.99</p>
</a>
<a href="batchfile-organiser.html" class="block w-full flex-shrink-0 border border-transparent p-4 hover:border-retro-green transition-colors duration-300 group">
<img src="Logos/BFO.webp" alt="BatchFile Organiser" class="w-8 h-8 rounded mb-2 object-cover" loading="lazy" decoding="async">
<p class="text-white text-xs group-hover:text-retro-green transition-colors">BatchFile Organiser</p>
<p class="text-gray-600 text-xs mt-1">utility · windows</p>
<p class="inline-block border border-[#ffb000]/40 bg-[#ffb000]/10 text-retro-amber text-xs px-2 py-0.5 mt-1">$9.99</p>
</a>
<a href="batchwatermark-image.html" class="block w-full flex-shrink-0 border border-transparent p-4 hover:border-retro-green transition-colors duration-300 group">
<img src="Logos/BWI.webp" alt="BatchWatermark Image" class="w-8 h-8 rounded mb-2 object-cover" loading="lazy" decoding="async">
<p class="text-white text-xs group-hover:text-retro-green transition-colors">BatchWatermark Image</p>
<p class="text-gray-600 text-xs mt-1">utility · windows</p>
<p class="inline-block border border-[#ffb000]/40 bg-[#ffb000]/10 text-retro-amber text-xs px-2 py-0.5 mt-1">$4.99</p>
</a>
<a href="batchcompress-image.html" class="block w-full flex-shrink-0 border border-transparent p-4 hover:border-retro-green transition-colors duration-300 group">
<img src="Logos/BCI.webp" alt="BatchCompress Image" class="w-8 h-8 rounded mb-2 object-cover" loading="lazy" decoding="async">
<p class="text-white text-xs group-hover:text-retro-green transition-colors">BatchCompress Image</p>
<p class="text-gray-600 text-xs mt-1">utility · windows</p>
<p class="inline-block border border-[#ffb000]/40 bg-[#ffb000]/10 text-retro-amber text-xs px-2 py-0.5 mt-1">$2.99</p>
</a>
<a href="batchresize-image.html" class="block w-full flex-shrink-0 border border-transparent p-4 hover:border-retro-green transition-colors duration-300 group">
<img src="Logos/BRI.webp" alt="BatchResize Image" class="w-8 h-8 rounded mb-2 object-cover" loading="lazy" decoding="async">
<p class="text-white text-xs group-hover:text-retro-green transition-colors">BatchResize Image</p>
<p class="text-gray-600 text-xs mt-1">utility · windows</p>
<p class="inline-block border border-[#ffb000]/40 bg-[#ffb000]/10 text-retro-amber text-xs px-2 py-0.5 mt-1">$2.99</p>
</a>
</div>
<button id="other-carousel-prev" class="absolute left-6 top-1/2 -translate-y-1/2 text-retro-amber text-base px-3 py-1 bg-black border opacity-60 hover:opacity-100 transition-opacity z-10" style="border-color: rgba(255,176,0,0.4);">←</button>
<button id="other-carousel-next" class="absolute right-6 top-1/2 -translate-y-1/2 text-retro-amber text-base px-3 py-1 bg-black border opacity-60 hover:opacity-100 transition-opacity z-10" style="border-color: rgba(255,176,0,0.4);">→</button>
<div class="flex justify-center gap-2 mt-3" id="other-carousel-dots"></div>
</div>
</section>
<!-- Separator -->
<div class="flex justify-center mb-10">
<div class="flex items-center space-x-2 opacity-30">
<div class="w-2 h-2 bg-retro-green rounded-full animate-pulse"></div>
<div class="w-16 h-px bg-warm-gray"></div>
<div class="w-2 h-2 bg-retro-amber rounded-full animate-pulse" style="animation-delay: 0.5s;"></div>
<div class="w-16 h-px bg-warm-gray"></div>
<div class="w-2 h-2 bg-retro-green rounded-full animate-pulse" style="animation-delay: 1s;"></div>
</div>
</div>
<!-- Footer -->
<footer class="border-t border-gray-800 pt-8 text-center">
<div class="flex flex-col md:flex-row md:justify-center md:gap-8 space-y-3 md:space-y-0 mb-4">
<div class="flex items-center justify-center space-x-3">
<span class="text-retro-green text-sm">></span>
<span class="text-warm-gray text-sm">get_in_touch:</span>
<a href="mailto:hello@3thousand30.com" class="text-retro-amber hover:text-white transition-colors text-sm underline decoration-dotted underline-offset-4">hello@3thousand30.com</a>
</div>
<div class="flex items-center justify-center space-x-3">
<span class="text-retro-green text-sm">></span>
<span class="text-warm-gray text-sm">follow:</span>
<a href="https://x.com/3thousand30HQ" target="_blank" rel="noopener" class="text-retro-amber hover:text-white transition-colors text-sm underline decoration-dotted underline-offset-4">@3thousand30HQ on X</a>
</div>
</div>
<div>
<a href="privacy.html" class="text-gray-600 text-xs hover:text-warm-gray transition-colors">privacy policy</a>
</div>
</footer>
</div>
<script>
(function () {
var track = document.getElementById('carousel-track');
var dotsEl = document.getElementById('carousel-dots');
var total = track.children.length;
var current = 0;
var touchStartX = 0;
for (var i = 0; i < total; i++) {
var dot = document.createElement('button');
dot.style.cssText = 'width:6px;height:6px;border-radius:50%;background:' + (i === 0 ? '#ffb000' : 'rgba(168,168,168,0.3)') + ';border:none;cursor:pointer;padding:0;';
dot.setAttribute('data-i', i);
dot.addEventListener('click', function () { go(+this.getAttribute('data-i')); });
dotsEl.appendChild(dot);
}
function go(n) {
current = (n + total) % total;
track.style.transform = 'translateX(-' + current * 100 + '%)';
Array.from(dotsEl.children).forEach(function (d, i) {
d.style.background = i === current ? '#ffb000' : 'rgba(168,168,168,0.3)';
});
}
document.getElementById('carousel-prev').addEventListener('click', function () { go(current - 1); });
document.getElementById('carousel-next').addEventListener('click', function () { go(current + 1); });
document.addEventListener('keydown', function (e) {
if (e.key === 'ArrowLeft') go(current - 1);
if (e.key === 'ArrowRight') go(current + 1);
});
track.addEventListener('touchstart', function (e) { touchStartX = e.touches[0].clientX; }, { passive: true });
track.addEventListener('touchend', function (e) {
var diff = touchStartX - e.changedTouches[0].clientX;
if (Math.abs(diff) > 50) go(current + (diff > 0 ? 1 : -1));
}, { passive: true });
})();
</script>
<script>
(function () {
var track = document.getElementById('other-carousel-track');
var dotsEl = document.getElementById('other-carousel-dots');
if (!track || !dotsEl) return;
// Clone first 3 cards and append for seamless wrap
var origCards = Array.from(track.children);
origCards.slice(0, 3).forEach(function (card) {
track.appendChild(card.cloneNode(true));
});
var total = origCards.length;
var current = 0;
var touchStartX = 0;
for (var i = 0; i < total; i++) {
var dot = document.createElement('button');
dot.style.cssText = 'width:6px;height:6px;border-radius:50%;background:' + (i === 0 ? '#ffb000' : 'rgba(168,168,168,0.3)') + ';border:none;cursor:pointer;padding:0;';
dot.setAttribute('data-i', i);
dot.addEventListener('click', function () { go(+this.getAttribute('data-i')); });
dotsEl.appendChild(dot);
}
function go(n) {
current = (n + total) % total;
var itemWidth = track.children[0] ? track.children[0].getBoundingClientRect().width : 0;
track.style.transform = 'translateX(-' + current * itemWidth + 'px)';
Array.from(dotsEl.children).forEach(function (d, i) {
d.style.background = i === current ? '#ffb000' : 'rgba(168,168,168,0.3)';
});
}
document.getElementById('other-carousel-prev').addEventListener('click', function () { go(current - 1); });
document.getElementById('other-carousel-next').addEventListener('click', function () { go(current + 1); });
track.addEventListener('touchstart', function (e) { touchStartX = e.touches[0].clientX; }, { passive: true });
track.addEventListener('touchend', function (e) {
var diff = touchStartX - e.changedTouches[0].clientX;
if (Math.abs(diff) > 50) go(current + (diff > 0 ? 1 : -1));
}, { passive: true });
window.addEventListener('resize', function () {
if (track.children.length) {
var itemWidth = track.children[0].getBoundingClientRect().width;
track.style.transform = 'translateX(-' + current * itemWidth + 'px)';
}
});
})();
</script>
<script src="cookie-banner.js"></script>
</body>
</html>