-
Notifications
You must be signed in to change notification settings - Fork 53
/
Copy pathindex.html
executable file
·439 lines (407 loc) · 17.2 KB
/
index.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="description" content="" />
<meta name="author" content="" />
<title>
Clean Scan | A simple, smart and efficient document scanner for Android
</title>
<!-- Bootstrap core CSS -->
<link
rel="stylesheet"
href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T"
crossorigin="anonymous"
/>
<!-- Custom styles for this template -->
<link href="site/css/scrolling-nav.css" rel="stylesheet" />
<link href="site/css/app-style.css" rel="stylesheet" />
<!-- Introducing the Superstar, Roboto Fonts -->
<link
href="https://fonts.googleapis.com/css?family=Open+Sans:300"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.7.0/css/all.css"
integrity="sha384-lZN37f5QGtY3VHgisS14W3ExzMWZxybE1SJSEsQp9S+oqd12jhcu+A56Ebc1zFSJ"
crossorigin="anonymous"
/>
</head>
<body id="page-top">
<!-- Navigation -->
<nav
class="navbar navbar-expand-lg navbar-dark bg-dark fixed-top nav_heading"
id="mainNav"
>
<div class="container">
<a
class="navbar-brand js-scroll-trigger"
href="#page-top"
style="display: flex; flex-direction: row; align-items: center;"
>
<img
src="site/images/clean-scan-logo.svg"
width="30"
height="30"
alt=""
/>
<span style="font-weight: 100; align-items: center;">Clean</span>
<span style="font-weight: bold; align-items: center;">Scan</span>
</a>
<button
class="navbar-toggler"
type="button"
data-toggle="collapse"
data-target="#navbarResponsive"
aria-controls="navbarResponsive"
aria-expanded="false"
aria-label="Toggle navigation"
>
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#header-top">Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#features"
>Features</a
>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#download"
>Download</a
>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#license">Licences</a>
</li>
</ul>
</div>
</div>
</nav>
<header id="header-top" class="bg-primary text-white header_hero">
<div class="brand_container">
<div class="container text-center brand_image">
<img src="site/images/clean scan branding3.png" />
</div>
<div class="brand_text_container">
<p class="lead brand_caption">
A simple, smart and efficient document scanner for Android
</p>
<p class="lead brand_description">
Clean Scan is a mobile document scanner, easily digitize your paper
documents into pdfs. With tons of features, document scanning has
never been easier. The best part is, it’s open source with an apache
licence.
</p>
<a
class="btn btn-danger btn-lg"
href="https://play.google.com/store/apps/details?id=com.babanomania.pdfscanner"
target="_blank"
>
<i class="fab fa-google-play"></i>
Play Store
</a>
<a
class="btn btn-outline-light btn-lg"
href="https://github.com/clean-apps/CleanSCAN"
target="_blank"
>
<i class="fab fa-github"></i>
Github
</a>
</div>
</div>
</header>
<section id="features" class="darker_section">
<div class="container">
<div class="row">
<div class="col-lg-10 mx-auto">
<h1 class="section_heading">Features</h1>
<div class="features">
<div>
<i class="fas fa-file-pdf" width="22"></i>
<p>Documents to PDF</p>
<span
>Easily convert your paper documents into digitized into a PDF
files, looking sharp and clean.</span
>
</div>
<div>
<i class="fas fa-th-list" width="22"></i>
<p>Organize like a pro</p>
<span
>Categorize your documents for improved management and
search</span
>
</div>
<div>
<i class="fas fa-share" width="22"></i>
<p>Share your scans</p>
<span
>Share with your friends via email, whatsapp, messenger or and
via link to other social networks</span
>
</div>
<div>
<i class="fas fa-bolt" width="22"></i>
<p>Enhanced image quality</p>
<span
>No more low light or bad photos, it can auto-enhance the
image quality for best performances</span
>
</div>
<div>
<i class="fas fa-crop-alt" width="22"></i>
<p>Auto-Edge Cropping</p>
<span
>Automatically detects edges from the image, so you don't have
to</span
>
</div>
<div>
<i class="fas fa-font" width="22"></i>
<p>Extract text from Images</p>
<span>
With OCR Support, No more typing, it can automatically extract
text from images</span
>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="download" class="darker_section">
<h1 class="section_heading section_heading_download">Download</h1>
<div class="container roww">
<div class="col-lg-4 mx-auto column_dwn">
<p class="lead">
Download the App Now
<a
href="https://play.google.com/store/apps/details?id=com.babanomania.pdfscanner"
target="_blank"
>
<img
src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png"
alt="Get it on Google Play"
height="90"
/>
</a>
</p>
<p class="lead">
More details <br />
<a
class="btn btn-outline-light btn-lg"
href="https://github.com/clean-apps/CleanSCAN"
style="width: 200px; height: 55px;"
target="_blank"
>
<i class="fab fa-github"></i>
Github
</a>
</p>
</div>
<div class="col-lg-4 mx-auto dwn_image">
<img src="site/images/clean scan branding2.png" style="width: 60%;" />
</div>
</div>
</section>
<section id="license" class="darker_section">
<h1 class="section_heading section_heading_download">License</h1>
<div class="container">
<div class="col-lg-10 mx-auto column_dwn">
<p class="lead">
Clean Scan App, Copyright 2018 Shouvik Basu<br />
<code>
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at<br /><br />
http://www.apache.org/licenses/LICENSE-2.0<br /><br />
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an "AS
IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied. See the License for the specific language
governing permissions and limitations under the License.
</code>
</p>
<p class="lead">
This project uses scanLibrary by Jhansi Karee, licenced under MIT<br />
<code>
Copyright (c) 2016 Jhansi Karee<br /><br />
Permission is hereby granted, free of charge, to any person
obtaining a copy of this software and associated documentation
files (the "Software"), to deal in the Software without
restriction, including without limitation the rights to use, copy,
modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:<br /><br />
The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.<br /><br />
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.
</code>
</p>
<p class="lead">
This project uses OpenCV Android, licenced under BSD<br />
<code>
Copyright (C) 2000-2019, Intel Corporation, all rights
reserved.<br />
Copyright (C) 2009-2011, Willow Garage Inc., all rights
reserved.<br />
Copyright (C) 2009-2016, NVIDIA Corporation, all rights
reserved.<br />
Copyright (C) 2010-2013, Advanced Micro Devices, Inc., all
rights<br />
reserved. Copyright (C) 2015-2016, OpenCV Foundation, all
rights<br />
reserved. Copyright (C) 2015-2016, Itseez Inc., all rights
reserved. <br />
Third party copyrights are property of their respective owners.<br /><br />
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
<br /><br />
Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution. Neither the names of the copyright holders nor the
names of the contributors may be used to endorse or promote
products derived from this software without specific prior written
permission.
<br /><br />
This software is provided by the copyright holders and
contributors "as is" and any express or implied warranties,
including, but not limited to, the implied warranties of
merchantability and fitness for a particular purpose are
disclaimed. In no event shall copyright holders or contributors be
liable for any direct, indirect, incidental, special, exemplary,
or consequential damages (including, but not limited to,
procurement of substitute goods or services; loss of use, data, or
profits; or business interruption) however caused and on any
theory of liability, whether in contract, strict liability, or
tort (including negligence or otherwise) arising in any way out of
the use of this software, even if advised of the possibility of
such damage.
</code>
</p>
<p class="lead">
Launcher Icon has been done by Artem Usachov, and has been used
under Creative Commons License<br />
<code>
OCR File by Artem Usachov from the Noun Project
</code>
</p>
<p class="lead">
On-Boarding Artwork has been done by Katerina Limpitsouni,and has
been used under an Open-Source License<br />
<code>
Copyright 2018 Katerina Limpitsouni<br /><br />
All images, assets and vectors published on unDraw can be used for
free. You can use them for noncommercial and commercial purposes.
You do not need to ask permission from or provide credit to the
creator or unDraw.
<br /><br />
More precisely, unDraw grants you an nonexclusive, worldwide
copyright license to download, copy, modify, distribute, perform,
and use the assets provided from unDraw for free, including for
commercial purposes, without permission from or attributing the
creator or unDraw. This license does not include the right to
compile assets, vectors or images from unDraw to replicate a
similar or competing service, in any form or sell the assets in
packs. This extends to automated ways to scrape, search or
download the assets included on the website without our consent.
Brand logos that are included:
<br /><br />
Are registered trademarks of their respected owners. Are included
on a promotional basis and do not represent an association with
unDraw or its users. Do not indicate any kind of endorsement of
the trademark holder towards unDraw, nor vice versa. Are provided
with the sole purpose to represent the actual
brand/service/company that has registered the trademark and must
not be used otherwise.
</code>
</p>
<p class="lead">
TedPermission is created by Ted Park under Apache 2 license<br />
<code>
Copyright 2017 Ted Park
<br /><br />
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
<br /><br />
http://www.apache.org/licenses/LICENSE-2.0
<br /><br />
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an "AS
IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either
express or implied. See the License for the specific language
governing permissions and limitations under the License. <br />
</code>
</p>
</div>
</div>
</section>
<!-- Footer -->
<footer class="py-5 bg-dark">
<div class="container">
<p class="m-0 text-center text-white">
Copyright © Shouvik Basu 2019
</p>
</div>
<!-- /.container -->
</footer>
<!-- Bootstrap core JavaScript -->
<script
src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"
></script>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"
></script>
<script
src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"
></script>
<!-- Plugin JavaScript -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.4.1/jquery.easing.min.js"></script>
<!-- Custom JavaScript for this theme -->
<script src="site/js/scrolling-nav.js"></script>
<!-- Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-137877183-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-137877183-1");
</script>
</body>
</html>