From f3b67274a93475ef67f86e96a3764618c2f3c95b Mon Sep 17 00:00:00 2001 From: Jonas Jenwald Date: Sat, 31 Aug 2024 15:20:53 +0200 Subject: [PATCH] Remove links that no longer work (e.g. 404 response) --- Gallery-of-user-projects-and-modifications.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/Gallery-of-user-projects-and-modifications.md b/Gallery-of-user-projects-and-modifications.md index f5a09d3..5ab83e9 100644 --- a/Gallery-of-user-projects-and-modifications.md +++ b/Gallery-of-user-projects-and-modifications.md @@ -12,18 +12,12 @@ ### Cool projects + [ngx-extended-pdf-viewer](https://github.com/stephanrauh/ngx-extended-pdf-viewer), PDF.js integration for Angular -+ [Hhangular](https://hhangular.hhdev.fr/en-US/main), Angular components using PDF.js -+ [Polar Bookshelf](https://github.com/burtonator/polar-bookshelf), incremental reading for PDF files -+ [LaTeX Base](https://latexbase.com) + [Touch Reader with Storage](https://github.com/digitarald/pdf-reader.js) (@digitarald) -+ [Cubic VR](http://cjcliffe.github.com/CubicVR.js/cubicvr/samples/pdf/pdf_gallery.html) 3D PDFs (@humphd) -+ [Page flip effect - based on www.turnjs.com jQuery plugin](http://www.maxims6n.bget.ru/pdf_books/demo_21.html) (@MaximS) + [OwnCloud uses pdfjs as document viewer](http://www.webupd8.org/2012/01/owncloud-3-gets-built-in-text-editor.html) + [Integrating PDF.js with Lunr.js to build a full text indexing ingestion pipeline in Javascript](https://www.garysieling.com/blog/parsing-pdfs-at-scale-with-node-js-pdf-js-and-lunr-js) (@garysieling) + [Viewer.js - an embeddable open-source document viewer for the web that uses PDF.js to display PDFs and WebODF to display ODF files](http://viewerjs.org) + [Candy Reader ports PDF.js to standalone desktop application using node-webkit](https://github.com/humu2009/candy-pdf-reader) (@humu2009) + [PeerLibrary](https://github.com/peerlibrary/peerlibrary), a collaborative reading of academic publications, promoting open access and open science -+ [meteor-pdf.js](https://atmosphere.meteor.com/package/pdf.js), PDF.js bundled for [Meteor](http://meteor.com/), works both on client and server side (node.js integration) + [pdfjsgui](https://github.com/parkerlreed/pdfjsgui) Small python script to run pdf.js as a semi-standalone application + [WebAppFind OCR demo](https://github.com/brettz9/webappfind/blob/master/demos/ocr.html) - Applies [Ocras.js](http://antimatter15.github.io/ocrad.js/demo.html) or [GOCR.js](http://antimatter15.github.io/gocr.js/demo.html) to a PDF file opened via right-click from the desktop (the Firefox add-on is currently Windows only; ports welcome!) + [slidr.io](http://slidr.io/) Presentation hosting platform build with a pdf.js based player! (@nesQuick)