Skip to content

Latest commit

 

History

History
41 lines (33 loc) · 1.52 KB

File metadata and controls

41 lines (33 loc) · 1.52 KB

Keyboard Shortcuts

Use these shortcuts to move quickly around Gokul Omni Convert Lite.

Core actions

  • Ctrl+O — Add files
  • Ctrl+Shift+O — Add folder
  • Ctrl+Enter — Start conversion
  • Ctrl+Shift+Enter — Run current PDF tool
  • Ctrl+L — Clear activity log
  • Ctrl+Shift+L — Focus the online links box
  • Ctrl+Shift+P — Preview the selected input files in Preview Center

Navigation

  • Ctrl+K — Open Quick Actions
  • Ctrl+, — Open Settings
  • F1 — Open this shortcut guide
  • F5 — Refresh dependency status

Recovery and support

  • Ctrl+Shift+B — Create a state backup
  • Build Center — Export activity report, support bundle, and workspace bundle
  • Settings — Restore the latest local state backup

Tips

  • Turn on High contrast in Settings if you want stronger readability.
  • Turn on Reduced motion if you prefer quieter startup and reminder effects.
  • Adjust UI scale in Settings for denser or more spacious screens.

Organizer

  • Ctrl+A — Select all organizer page cards when the organizer is focused
  • Delete — Remove selected organizer pages
  • Ctrl+Z — Undo the last organizer change
  • Ctrl+Y — Redo the last organizer change
  • Drag a selected page card — Reorder visually inside the organizer

Release validation

  • CLI: python release_validation.py — run final release checks
  • CLI: python app.py --validate-release — run the same validation through the app entrypoint
  • Build scripts: build_windows_release.bat or build_linux_release.sh