Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:18

What's new

  • Read a PDF's full text without the app freezing - it now loads in the background
  • Cancel a long text load instantly instead of waiting for it to finish
  • Search within the text: Cmd/Ctrl+F to find, F3 to jump between matches, with match-case toggle
  • The pdfdebug command-line tool now ships inside every desktop download (Mac, Windows, Linux)
  • Install the pdfdebug command to your terminal with one click from the macOS menu
  • Inspect PDFs straight from the terminal: dump the structure, look up any object, follow references, and view a page's contents
  • Friendlier references and cleaner, more readable command-line output
  • More stable on large or unusual PDFs - recovers gracefully instead of crashing
  • Safer when several PDFs are open at once
  • More accurate reading of what's actually inside a document
  • Various interface behavior fixes

Full Changelog: v0.2.0...v0.3.1