https://github.com/andrewrgarcia/bash-office-scripts
practical and document-editing scripts to have and use. Application for GoodNotes
https://github.com/andrewrgarcia/bash-office-scripts
goodnotes pdf
Last synced: 3 months ago
JSON representation
practical and document-editing scripts to have and use. Application for GoodNotes
- Host: GitHub
- URL: https://github.com/andrewrgarcia/bash-office-scripts
- Owner: andrewrgarcia
- License: gpl-3.0
- Created: 2021-02-22T02:34:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-27T19:48:01.000Z (3 months ago)
- Last Synced: 2025-02-28T04:03:14.998Z (3 months ago)
- Topics: goodnotes, pdf
- Language: Shell
- Homepage:
- Size: 35.2 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bash-office-scripts
practical and document-editing scripts to have and use## pdf_editing/images2pdf.tex
This is a LaTeX script I developed which collates several images to a single pdf file. A great tool to have if you want to save memory without the need for any fancy compression software by exporting notebook pages as images and then compiling them all into pdf .
This is especially useful for some of the current latest versions of [GoodNotes for iOS](https://www.goodnotes.com/) (version 5.6.39 at the time), where I was able to save memory, going from 9.2 MB to 3 MB by using this algorithm instead of GoodNotes' "Export ALL / PDF Flattented"
[GoodNotes Github](https://github.com/GoodNotes)