# lookscanned.io
**Repository Path**: tangzhangss/lookscanned.io
## Basic Information
- **Project Name**: lookscanned.io
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 1
- **Forks**: 1
- **Created**: 2025-02-21
- **Last Updated**: 2025-02-21
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# 📚 Look Scanned Community Edition


[lookscanned.io](https://lookscanned.io)
Look Scanned is a pure frontend site that makes your PDFs look scanned! No need for printers and scanners anymore - everything you need to do is just a few clicks. Inspired by [baicunko/scanyourpdf](https://github.com/baicunko/scanyourpdf).
## ✨ Features
* Everything is processed in your browser. No privacy risk.
* Works without network connection using PWA.
* See scanned PDF side-by-side in real time.
* Works on all modern browsers and devices.
* All files are static. No backend servers needed.
* Tweak the settings to make your PDF look better.
## 📸 Screenshots
| Origin | Processed |
|---|---|
|
|
|
## 🧑💻 Develop
```sh
$ npm run dev # Run Dev Server
$ npm run build # Build to dist/
```
## ♥ Credits
* [baicunko/scanyourpdf: Repository for the Scan Your Pdf community](https://github.com/baicunko/scanyourpdf)
* [cancerberoSgx/magica: ImageMagick for browser and Node.js, easy setup, high level API and Command Line Interface](https://github.com/cancerberoSgx/magica)
* [mozilla/pdf.js: PDF Reader in JavaScript](https://github.com/mozilla/pdf.js)
* [Scanner icons created by Freepik - Flaticon](https://www.flaticon.com/free-icons/scanner)
## 📝 License
MIT License