A little electron based program that allows to interactively map and save corresponding text segments of two PDFs (for example manuals in different languages).
- Left panel contains the text fragments that need to me mapped between PDFs (imported from clipboard)
- Selected text is automatically searched in Source PDF and marked
- The Target pdf will automatically scroll to the corresponding (sub)chapter (achieved by automatic mapping of the outlines)
- Target text is selected and assigned to the source text
- The left panel contains the mapping, a click will show the corresponding pages with the texts selected in both PDFs
- export to html table, json for persistance .... (TODO)
- mozilla's pdf.js
- electron