Skip to content

2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Aug 17:47
· 1 commit to main since this release

New features

  • Select colors for extraction. A new toggle in the advanced extraction menu that allows you to select annotation colors to be extracted. The list of colors is extracted from the file itself.
  • An extraction progress bar. A progress bar that displays the real progress of extraction with the number of extracted annotations.
  • Automatically reorder headings found in templates or comments. A new setting under the general rules moves the headings a template or a comment writes, whichever group headings are switched on. The shallowest of them lands one level below the last group heading, and the rest keep their order relative to it.
  • A {{color}} template variable. The color the annotation was marked with, as #rrggbb, and empty when the PDF gives none.
  • Substantial paragraph recognition enhancement. A new setting under the general rules allows you to select, how to separate paragrapghs found in the comments: a blank line, a line break or nothing. Where a paragraph ends is read off the page — the indent of a new line, the space between lines, a line stopping short of the margin.
  • Support for Greek, Hebrew and Arabic text recognition. SPIonic and SPTiberian are decoded to Unicode, accents and vowel points included. Other such fonts are recognised and left alone rather than run through a table that is not theirs.

UI/UX enhancements and bug fixes

  • Extraction is 1.2–2x faster now.