Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evgenyvinnik/copypasta
text -> pdf -> image -> text
https://github.com/evgenyvinnik/copypasta
Last synced: about 2 months ago
JSON representation
text -> pdf -> image -> text
- Host: GitHub
- URL: https://github.com/evgenyvinnik/copypasta
- Owner: evgenyvinnik
- License: apache-2.0
- Created: 2024-02-13T00:10:34.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-19T02:07:27.000Z (11 months ago)
- Last Synced: 2024-04-24T11:11:36.875Z (9 months ago)
- Language: TypeScript
- Homepage: https://evgenyvinnik.github.io/copypasta/
- Size: 5.54 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mega Converter
text -> pdf -> image -> text -> ad infinitum
**Live Demo:** https://evgenyvinnik.github.io/copypasta/
## About
Entry for the [Weekly Challenge #5 - Copy Pasta](https://github.com/Algorithm-Arena/weekly-challenge-5-copy-pasta)## Libraries Used
- [tesseract.js](https://github.com/naptha/tesseract.js) - OCR
- [react-dropzone](https://github.com/react-dropzone/react-dropzone) - drag and drop component
- [MUI](https://mui.com/) - UI elements
- [highlight.js](https://github.com/highlightjs/highlight.js) - code highlight
- [jsPDF](https://github.com/parallax/jsPDF) - to generate PDF
- [react-pdf-js](https://github.com/mikecousins/react-pdf-js) - to display PDF