Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library: Add support for indexing and viewing PDF documents #4600

Open
lastzero opened this issue Oct 31, 2024 · 0 comments
Open

Library: Add support for indexing and viewing PDF documents #4600

lastzero opened this issue Oct 31, 2024 · 0 comments
Labels
documents Support for document file formats, such as PDF enhancement Refactoring, improvement or maintenance task metadata Related to Exif, XMP, IPTC & Co.

Comments

@lastzero
Copy link
Member

lastzero commented Oct 31, 2024

As a user with PDF documents in my library, I would like PhotoPrism to recognise and index them so that I can find and view them from the web interface.

  • The first step is to add a new "document" media type to our backend. Additional changes will be required to find and index PDF files when scanning the library.
  • Once the frontend component framework upgrade is complete, we can proceed with implementing a viewer (e.g. an iframe) to view the indexed documents from the web interface.
  • Making the text searchable is beyond the scope of this issue, but can be implemented at a later time.

Sample Files:

@lastzero lastzero added enhancement Refactoring, improvement or maintenance task vector Vector Graphics Support metadata Related to Exif, XMP, IPTC & Co. labels Oct 31, 2024
@lastzero lastzero moved this to Upcoming ⏳ in Roadmap 🚀✨ Oct 31, 2024
lastzero added a commit that referenced this issue Oct 31, 2024
@lastzero lastzero added documents Support for document file formats, such as PDF and removed vector Vector Graphics Support labels Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documents Support for document file formats, such as PDF enhancement Refactoring, improvement or maintenance task metadata Related to Exif, XMP, IPTC & Co.
Projects
Status: Upcoming
Development

No branches or pull requests

1 participant