-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathxToxNew.json
213 lines (213 loc) · 8.36 KB
/
xToxNew.json
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
{
"data": {
"pageType": "software",
"app_page_route": "/pdf/compress",
"acceptedFileExtensions": ["pdf"],
"hero_section": {
"title": "Compress PDF",
"subtitle": "Compress your PDF file to get the same pdf quality but less storage.",
"heroImage": "dragdropdo.com/heroImage",
"dropzone_data": {
"heading1": "Drag & Drop",
"heading2": "Or",
"files": "Files",
"folder": "Folder",
"subtitle": "JPEG, PNG, PDF and other formats, up to 2GB"
},
"highlights": [
"File stay private",
"Automatically deleted after 24 hours",
"2GB upload limit"
],
"related_operations": [
{
"title": "PDF to Excel",
"image": "xtox",
"route": "/app"
},
{
"title": "Split PDF",
"image": "splitPDF",
"route": "/app"
},
{
"title": "Compress PDF",
"image": "compressPDF",
"route": "/compress-pdf"
},
{
"title": "Page Numbers",
"image": "pagenumber",
"route": "/app"
},
{
"title": "PDF to Word",
"image": "xtox",
"route": "/app"
},
{
"title": "PDF to Powerpoint",
"image": "xtox",
"route": "/app"
}
]
},
"file_formats": [
{
"title": "JPG",
"description": "JPEG (Joint Photographic Experts Group) is a widely-used image format known for its lossy compression, which reduces file size while maintaining reasonable quality. It’s ideal for photographs and web images due to its balance between image quality and storage efficiency. However, repeated compression can degrade image clarity.",
"buttonText": "Know More",
"route": "/explore-all"
},
{
"title": "PNG",
"description": "PNG (Portable Network Graphics) is a popular image format that supports lossless compression, preserving image quality without sacrificing file size. It’s commonly used for web graphics, logos, and images with transparent backgrounds. PNG files are larger than JPEGs but offer higher quality and better detail.",
"buttonText": "Know More",
"route": "/explore-all"
}
],
"other_options": [
{
"title": "Explore Our other PDF operations",
"description": "Discover a wide range of PDF operations to enhance your document management. From editing and converting to merging and splitting, we have all your PDF needs covered.",
"buttonText": "Explore All Tools",
"route": "/explore-all",
"operations": [
{
"title": "PDF to Excel",
"image": "xtox",
"route": "/app"
},
{
"title": "Split PDF",
"image": "splitPDF",
"route": "/app"
},
{
"title": "Compress PDF",
"image": "compressPDF",
"route": "/compress-pdf"
},
{
"title": "Page Numbers",
"image": "pagenumber",
"route": "/app"
},
{
"title": "PDF to Word",
"image": "xtox",
"route": "/app"
},
{
"title": "PDF to Powerpoint",
"image": "xtox",
"route": "/app"
}
]
}
],
"how_to": {
"title": "How to compress files online",
"subtitle": "Follow these easy steps to compress a large PDF file online:",
"img": "HowToimg",
"steps": [
{
"name": "Choose a PDF Compression Tool",
"detailed_steps": [
"Search for an online PDF compressor such as Smallpdf, ILovePDF, or PDF Compressor."
]
},
{
"name": "Upload Your PDF",
"detailed_steps": [
"Go to the chosen tool's website.",
"Click on the button to upload or drag and drop your PDF file into the designated area."
]
},
{
"name": "Select Compression Settings",
"detailed_steps": [
"Most tools offer different levels of compression (e.g., low, medium, high).",
"Choose the desired level of compression based on your needs. Higher compression reduces file size more but may lower quality."
]
},
{
"name": "Compress the PDF",
"detailed_steps": [
"Click the button to start the compression process.",
"Wait for the tool to process your file."
]
},
{
"name": "Download the Compressed PDF",
"detailed_steps": [
"Once the compression is complete, download the compressed PDF to your computer."
]
}
]
},
"features": {
"title": "Some Awesome Features",
"subtitle": "dragdropdo offers seamless flexibility for managing files of any type. Whether it's PDFs, images, or zipped folders, we've got you covered.",
"items": [
{
"label": "Works with anything",
"description": "Effortlessly manage any file type, from documents to multimedia, with dragdropdo.",
"icon": "https://d10lpgp6xz60nq.cloudfront.net/images/d3/versatile_compatibility_icon.svg"
},
{
"label": "Convenience in your browser",
"description": "No downloads or installs needed. Easily manage files directly in your browser. Compatible with all modern browsers for a smooth experience.",
"icon": "https://d10lpgp6xz60nq.cloudfront.net/images/d3/browser_based_convenience_icon.svg"
},
{
"label": "Complete Privacy",
"description": "Your data's confidentiality is our top priority. we automatically delete files 24 hours after upload, ensuring your privacy and peace of mind.",
"icon": "https://d10lpgp6xz60nq.cloudfront.net/images/d3/privacy_protection_icon.svg"
},
{
"label": "2GB Upload Limit",
"description": "Handle large files with ease! we supports files up to 2GB, allowing you to manage even the biggest documents or media files effortlessly.",
"icon": "https://d10lpgp6xz60nq.cloudfront.net/images/d3/generous_file_size_limit_icon.svg"
},
{
"label": "Batch Processing",
"description": "Streamline your workflow with batch processing. Handle multiple files at once, saving you time and effort.",
"icon": "https://d10lpgp6xz60nq.cloudfront.net/images/d3/efficient_batch_processing_icon.svg"
},
{
"label": "Fast Conversions",
"description": "Our cutting-edge infrastructure ensures lightning-fast file conversions. Experience exceptional speed and performance with our state-of-the-art technology.",
"icon": "https://d10lpgp6xz60nq.cloudfront.net/images/d3/swift_conversions_icon.svg"
}
]
},
"faq": {
"title": "Frequently Asked Questions",
"subTitle": "Find answers to common questions and get the information you need in our comprehensive FAQ section.",
"picture_text": "We are here to assist you with any questions or issues.",
"questions": [
{
"question": "How do I convert files?",
"answer": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Aperiam accusantium natus distinctio error esse est atque autem corporis modi ea."
},
{
"question": "Can I compress large files?",
"answer": "Lorem ipsum, dolor sit amet consectetur adipisicing elit. Voluptatum corrupti aut excepturi nisi exercitationem totam, unde labore vel possimus iusto!"
},
{
"question": "How can I merge multiple files?",
"answer": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Aperiam accusantium natus distinctio error esse est atque autem corporis modi ea."
},
{
"question": "Can I compress large files?",
"answer": "Lorem ipsum, dolor sit amet consectetur adipisicing elit. Voluptatum corrupti aut excepturi nisi exercitationem totam, unde labore vel possimus iusto!"
},
{
"question": "Is it possible to split a file?",
"answer": "Lorem ipsum dolor sit amet consectetur adipisicing elit. Aperiam accusantium natus distinctio error esse est atque autem corporis modi ea."
}
]
}
}
}