DEV Community

PureHub
PureHub

Posted on • Originally published at github.com

From QR scan to searchable PDF: a practical PureHub workflow update

A utility app should help someone finish a task, not merely open another screen. This PureHub update focuses on that principle across QR Studio, OCR Studio, Doc to PDF, Pomodoro, and Sensor Suite.

QR Studio: useful before a link opens

QR Studio can now batch-scan up to 20 images. For URLs, it explains concrete risk signals: plain HTTP, raw IP addresses, punycode, embedded credentials, unusual ports, and unusually long links. QR generation also checks foreground/background contrast and warns when a design may be difficult to scan.

OCR Studio to searchable PDF

OCR results now include per-page confidence. Pages and recognized text can move directly into Doc to PDF, where the exported document keeps the page image and adds a searchable text layer. This reduces copy-and-paste between tools and keeps the workflow local-first.

Focus and measurement tools

Pomodoro sessions survive reloads and can optionally send a completion notification. Sensor Suite now stores compass, level, and sound calibration, highlights suspicious magnetic jumps, and exports readings to CSV.

Honest product analytics

Repeat opens no longer inflate daily usage. PureHub now separates daily tool opens, installed-PWA opens, completed results, helpful votes, and shares. The Command Center can therefore prioritize workflows people actually finish.

SEO and sharing

Localized mini-app routes now ship prerendered title, description, canonical, and social metadata. Share actions create a branded 1200x630 result card instead of copying a generic link.

PureHub remains free, ad-free, open source, and privacy-first. Try the updated QR workflow and tell us which edge case still feels awkward:

https://hub.blissbiovn.com/en/qr-studio?utm_source=devto&utm_campaign=workflow-quality-2026-08-11

Source and implementation: https://github.com/shoyrulove-dev/PureHub/commit/c0f8c35

This article was prepared with AI assistance and reviewed against the implemented code and test results before publication.

Top comments (0)