-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: PDF segmentation - viewer uses 4x less memory on mobile (#254)
* feat(conversion): add mobile optimization to PDF pipeline * feat: working implementation with API endpoints * fix(api): OpenAPI docs * chore: revert unnecessary changes * fix(api): OpenAPI docs * docs: update DEVELOPMENT.md * chore: rename to segmentation * chore: update OpenAPI docs * fix: revert DTO changes * chore: update OpenAPI docs * fix(migrations): file header * chore(ui): add PDFProps field * feat: use ImageMagick to generate PDF thumbnails as JPEG * chore: generate OpenAPI docs
- Loading branch information
Showing
19 changed files
with
779 additions
and
154 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.