User:Simon/Prototyping Trim3: Difference between revisions
(→tools) |
No edit summary |
||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
==tools== | ==tools== | ||
===metadata | ===bitmap image conversion=== | ||
[https://imagemagick.org/ Imagemagick] | |||
===filesharing=== | |||
[https://syncthing.net/ Syncthing] | |||
===metadata=== | |||
[https://sourceforge.net/projects/exiftool/ Exiftool] | [https://sourceforge.net/projects/exiftool/ Exiftool] | ||
===OCR=== | ===OCR=== | ||
Line 8: | Line 12: | ||
===PDF readers=== | ===PDF readers=== | ||
[https://skim-app.sourceforge.io/| Skim, open-source PDF reader]<br> | [https://skim-app.sourceforge.io/| Skim, open-source PDF reader]<br> | ||
===PDF | ===PDF toolkits=== | ||
[https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ PDFTK] | [https://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ PDFTK]<br> | ||
[https://www.reportlab.com/ ReportLab]<br> | |||
[https://bitbucket.org/rptlab/reportlab/src/default/ ReportLab source] | |||
===js libraries for annotation=== | ===js libraries for annotation=== | ||
[http://annotatorjs.org/| Annotator, JS library]<br> | [http://annotatorjs.org/| Annotator, JS library]<br> | ||
===typesetting=== | |||
[http://sile-typesetter.org/ SILE] | |||
==experiments== | ==experiments== | ||
===annotation=== | ===annotation=== | ||
[[User:Simon/Retention__and_transformation_of_annotations|Retention and transformation of annotations]]<br> | [[User:Simon/Retention__and_transformation_of_annotations|Retention and transformation of annotations]]<br> | ||
===digital layout workflows=== | |||
[https://git.xpub.nl/murtaugh/95layouts Michael's 95 Layouts] |
Latest revision as of 05:53, 27 June 2019
tools
bitmap image conversion
filesharing
metadata
OCR
Optical_character_recognition
Tesseract OCR
Installing Tesseract for OCR
PDF readers
PDF toolkits
PDFTK
ReportLab
ReportLab source
js libraries for annotation
typesetting
experiments
annotation
Retention and transformation of annotations