-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
70 lines (61 loc) · 3.65 KB
/
index.html
File metadata and controls
70 lines (61 loc) · 3.65 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
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>PDFly — Free Universal PDF Generator | 70+ Languages, REST API</title>
<meta name="description" content="PDFly by 3idhMind — Generate beautiful PDFs from HTML/text in 70+ languages. Free REST API, 15 templates, batch generation. No credit card required.">
<meta name="keywords" content="PDF generator, HTML to PDF, free PDF API, multi-language PDF, Hindi PDF, Arabic PDF, PDFly, 3idhMind, document generator, PDF converter, REST API, batch PDF" />
<meta name="author" content="3idhMind" />
<meta name="robots" content="index, follow" />
<meta name="theme-color" content="#6C63FF" />
<link rel="canonical" href="https://pdfly.3idhmind.in" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://pdfly.3idhmind.in" />
<meta property="og:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/b811acaa-8045-4348-82f5-edcddf17b4cb/id-preview-2a007a5e--f5ca2e94-d59b-4f37-b504-8ed9835431bf.lovable.app-1775241871081.png">
<meta property="og:site_name" content="PDFly by 3idhMind" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:image" content="https://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/b811acaa-8045-4348-82f5-edcddf17b4cb/id-preview-2a007a5e--f5ca2e94-d59b-4f37-b504-8ed9835431bf.lovable.app-1775241871081.png">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebApplication",
"name": "PDFly",
"description": "Free universal PDF generation platform with REST API support for 70+ languages and 15 templates. By 3idhMind.",
"url": "https://pdfly.3idhmind.in",
"applicationCategory": "Productivity",
"operatingSystem": "Web",
"creator": {
"@type": "Organization",
"name": "3idhMind",
"url": "https://3idhmind.in"
},
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "INR"
},
"featureList": [
"70+ language support",
"15 professional templates",
"REST API access",
"RTL language support",
"11 page sizes",
"Batch PDF generation",
"Free during beta"
]
}
</script>
<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=Inter:wght@300;400;500;600;700;800;900&family=Noto+Sans:wght@300;400;500;600;700&family=Noto+Sans+Devanagari:wght@300;400;500;600;700&family=Noto+Sans+Arabic:wght@300;400;500;600;700&family=Noto+Sans+JP:wght@300;400;500;600;700&family=Noto+Sans+KR:wght@300;400;500;600;700&family=Noto+Sans+SC:wght@300;400;500;600;700&family=Noto+Sans+Thai:wght@300;400;500;600;700&display=swap" rel="stylesheet">
<meta property="og:title" content="PDFly — Free Universal PDF Generator | 70+ Languages, REST API">
<meta name="twitter:title" content="PDFly — Free Universal PDF Generator | 70+ Languages, REST API">
<meta property="og:description" content="PDFly by 3idhMind — Generate beautiful PDFs from HTML/text in 70+ languages. Free REST API, 15 templates, batch generation. No credit card required.">
<meta name="twitter:description" content="PDFly by 3idhMind — Generate beautiful PDFs from HTML/text in 70+ languages. Free REST API, 15 templates, batch generation. No credit card required.">
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>