Feature

Dark/Light Mode, Mobile UI Overhaul & 3-Step Upload Guides

TL;DR Snapshot

HonestPDF now supports dark and light mode app-wide and the mobile UI has been fully rebuilt for a native app-like feel. All 20+ tools have a new standardized 3-step upload guide, translated into 20 languages, along with a fresh new logo and favicons.

Share this update

HonestPDF introduces full dark/light mode theming, a rebuilt mobile UI, and standardized 3-step visual upload guides across all 20+ PDF tools in this update.

TL;DR

This release is the largest design and UX update to HonestPDF to date. Dark and light mode are now fully supported app-wide, the mobile experience has been rebuilt to feel native and clutter-free, and every tool now includes a visual 3-step guide to walk users through the upload-process — available in 20 languages.

What's New

  • Dark/Light Mode: Full theme support added across the entire application. System preference is respected by default.
  • Mobile UI Overhaul: Headers are cleaner, SEO/hero text sections are hidden on mobile viewports, and scrolling is fixed using 100svh to prevent layout overflow issues on mobile browsers.
  • 3-Step Visual Upload Guide: Every tool upload zone now includes a standardized 3-step guide (drop file → configure → download) to reduce user confusion and drop-off.
  • i18n for Upload Guides: The 3-step guide copy is fully translated into 20 languages, consistent with the rest of the app's localization.
  • Standardized Upload Zones & Trust Badges: All 20+ tool routes now use a consistent upload zone component and trust badge layout.
  • New Logo & Favicons: The HonestPDF logo and all favicons have been updated to the new brand variant.
  • Automated Component Migration Scripts: Structural React component changes were applied across 20+ routes using automated scripts for consistency and accuracy.

How to Use

Dark/light mode toggles automatically based on system preference. No user action required. To manually switch themes, use the theme toggle in the navigation bar.

The 3-step upload guide appears automatically in all tool upload zones — no configuration needed.

Breaking Changes

None. All changes are additive or visual. Existing tool functionality and API behavior are unchanged.

FAQ

Does dark mode persist across sessions?

Yes, the selected theme preference is saved locally and restored on the next visit.

Which languages are supported for the new 3-step upload guide?

The guide is translated into 20 languages, matching the full i18n coverage already present throughout the app.

Were any tool features changed in this update?

No tool functionality was changed. This update focuses entirely on UI, theming, layout consistency, and UX improvements.

Why was the mobile UI rebuilt instead of patched?

The previous mobile layout inherited desktop structure that caused scrolling bugs and cluttered screens. A rebuild using 100svh and component-level visibility rules was the cleanest long-term fix.