GraphPDF

Electron app for managing a PDF library

Contributors

Project Summary

GraphPDF is an Electron application enhanced by Vite, Svelte, and Tailwind designed to streamline the management of local directories and PDF files. It comprises a welcome page, a search page, a PDF view page, and a graph page, helping users creatively organize and visualize their files.

Users can search and categorize PDFs by assigning labels to”author” and “tag” attributes. The graph page provides a visual representation of these connections, with PDF files depicted as nodes and shared attributes establishing edges, enabling users to organize and explore their PDF collections dynamically. Users can conveniently access any PDF file stored in their system by clicking on a node in the graph view or from the file tree. This action will open the corresponding PDF in the PDF view page, providing a smooth and efficient user experience.

Tech Stack

Project Structure Overview