{"id":16489816,"url":"https://github.com/aarkue/pdf-tools-web","last_synced_at":"2025-03-21T07:31:32.934Z","repository":{"id":160007970,"uuid":"634988467","full_name":"aarkue/pdf-tools-web","owner":"aarkue","description":"This project aims to provide a powerful web-based toolbox of different PDF-related features.","archived":false,"fork":false,"pushed_at":"2024-05-27T18:38:29.000Z","size":614,"stargazers_count":17,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T22:42:09.254Z","etag":null,"topics":["javascript","nextjs","pdf","pdf-lib","pdf-merge","pdf-merger","pdf-tools","pwa","typescript"],"latest_commit_sha":null,"homepage":"https://pdf.wolke7.cloud","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aarkue.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-05-01T17:59:31.000Z","updated_at":"2025-03-03T17:30:45.000Z","dependencies_parsed_at":"2023-05-09T10:32:06.894Z","dependency_job_id":"f4b9c592-b4f2-4a14-a6c6-d34bbdbd88da","html_url":"https://github.com/aarkue/pdf-tools-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarkue%2Fpdf-tools-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarkue%2Fpdf-tools-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarkue%2Fpdf-tools-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aarkue%2Fpdf-tools-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aarkue","download_url":"https://codeload.github.com/aarkue/pdf-tools-web/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244757845,"owners_count":20505502,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["javascript","nextjs","pdf","pdf-lib","pdf-merge","pdf-merger","pdf-tools","pwa","typescript"],"created_at":"2024-10-11T13:45:30.864Z","updated_at":"2025-03-21T07:31:32.600Z","avatar_url":"https://github.com/aarkue.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003cp align=\"center\"\u003e\n\u003cimg style=\"width: 200px\" src=\"https://user-images.githubusercontent.com/20766652/235507439-7ffdd1f8-56b7-4a5a-817e-be2ebc06d50b.svg\" alt=\"PDF Tools Logo showing a PDF file icon with a wrench\" /\u003e\n\u003c/p\u003e\n\n# PDF Tools (Web)\nThis project aims to provide a powerful web-based toolbox of different PDF-related features.\n\n**Try or install PDF Tools here: [https://pdf.wolke7.cloud](https://pdf.wolke7.cloud)**.\n\n## Features\n\n### Merging PDF Files\nMerge multiple PDF documents to one file.\n\nThere are different options for the outline of the merged file available:\n- _Retain outline entries as one entry per file_: The outlines of the original documents are retained. They are included as children of the corresponding top-level outline element, which is created for every file.\n- _Retain outline entries_: Simply retain the outline entries of the original documents, only adjusting the page/destination they point to, to account for the changed page numbering.\n- _Create one outline entry per file_: Create a single outline entry for each of the documents, using the file name as a title.\n- _Don't create an outline_: Don't create any outline for the merged PDF file.\n\n### Reordering PDF Pages\nVisually reorder the pages of a PDF file.\n\n\u003cp align=\"center\"\u003e\n\u003cimg style=\"display: block; width: 45%\" src=\"https://github.com/aarkue/pdf-tools-web/assets/20766652/441612ee-56e8-4b2c-bedc-26789e5a2a73\" alt=\"Gif of visual reordering feature\"/\u003e\n\u003c/p\u003e\n\n### Extract Text\nExtract and view or copy the text content of a PDF file, or individual pages.\n\u003cp align=\"center\"\u003e\n\u003cimg style=\"display: block; width: 45%\" src=\"https://github.com/aarkue/pdf-tools-web/assets/20766652/b4f0c028-723d-495c-a0e6-d622d0fba701\" alt=\"Gif of text extraction feature\"/\u003e\n\u003c/p\u003e\n\n\n### Automatically Crop PDF\nCrop PDF pages automatically to their content.\n\u003cp align=\"center\"\u003e\n\u003cimg style=\"display: block; width: 45%\" src=\"https://github.com/aarkue/pdf-tools-web/assets/20766652/fe7cb33c-0d8e-4bb0-b3c0-92f82216ee63\" alt=\"Gif of auto-crop feature\"/\u003e\n\u003c/p\u003e\n\n### Offline Use\nThe web app hosted at **[https://pdf.wolke7.cloud](https://pdf.wolke7.cloud)** is a progressive web app (PWA).\nYou can use it offline (after first visit) and even install it to have it easily available.\n\n## Screenshots\n\u003cp align=\"center\"\u003e\n\u003cimg style=\"display: block; width: 45%\" src=\"https://user-images.githubusercontent.com/20766652/235502732-4b21e6f1-5fdf-4ce7-a9cd-438dfb633f98.png\" alt=\"Screenshot of user interface in light mode\"/\u003e\n\u003cimg  style=\"display: block; width: 45%\" src=\"https://user-images.githubusercontent.com/20766652/235502851-e78a3e23-e9d6-48d5-932d-1ac302ad860a.png\" alt=\"Screenshot of user interface in dark mode\"/\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/20766652/235502512-d9395cc6-a2fb-40dc-9674-6f9103eb06ab.png\" alt=\"Screenshot of user interface in light mode\"/\u003e\n\u003c/p\u003e\n\n\n## Project Structure\nThis project uses Typescript.\nThe Web App (PWA) is implemented using Next.JS (React) and Tailwind CSS.\n\nThe main PDF merging and outline processing work is done in the following files: `lib/pdf-outline-helper.ts` and `components/PDFMagic.tsx`.\n\nThis project makes heavy use of the `pdf-lib` JavaScript library for PDF manipulation.\nSee also [https://pdf-lib.js.org](https://pdf-lib.js.org), [https://github.com/Hopding/pdf-lib](https://github.com/Hopding/pdf-lib) and its fork used in this project: [https://github.com/cantoo-scribe/pdf-lib](https://github.com/cantoo-scribe/pdf-lib).\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarkue%2Fpdf-tools-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faarkue%2Fpdf-tools-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faarkue%2Fpdf-tools-web/lists"}