Skip to content

v1.1.0 — PDF Import

Choose a tag to compare

@WillDev12 WillDev12 released this 07 May 17:49

What's new

PDF Import

Import Quizlet sets by printing them to PDF — no internet connection or scraper server needed after saving. On Quizlet, press Ctrl+P / Cmd+P, save as PDF, then upload it in FlashBuddy. See docs/import-pdf.md for the full walkthrough.

The PDF parser handles accented-character fragmentation, trailing space glyphs, cross-page coordinate collisions, and Quizlet UI noise — tested against decks up to 160 terms.

Deck name is filled in automatically from the PDF.

Other fixes

  • Modal scrollbar no longer escapes the rounded popup border
  • Standalone builds show a permanent "URL import not available" notice instead of only showing it when offline
  • HTML import removed (was unreliable; PDF import is the replacement)

Downloads

File Description
FlashBuddy-standalone.html Single HTML file — open in any browser, no setup
FlashBuddy-scraper-included.zip Includes Node.js scraper for URL import