File Wizard
Browser-based file conversion, OCR, and audio transcription UI
950 stars 57 forks last commit first released MIT
Slowing down
No commits since 11 Nov 2025. Check the issue tracker before you rely on it.
File Wizard is a browser-based utility for converting files, running OCR on PDFs/images, and transcribing audio. It provides a simple web UI that orchestrates common command-line tools and local ML models, with job tracking and a persistent history.
Key Features
- Convert between many document, image, audio, and video formats by wrapping external tools (configurable via a YAML settings file)
- OCR for PDFs and images using Tesseract and OCRmyPDF, including generating searchable PDFs
- Audio transcription using local Whisper models (faster-whisper), with subtitle-style outputs supported by Whisper tooling
- Drag-and-drop web interface with responsive dark UI
- Background job processing with real-time status updates and stored job history
- Optional OAuth/OIDC-based access control configuration (can run without auth in local-only mode)
- Optional CUDA-enabled container image for GPU-accelerated transcription
Use Cases
- Convert office documents and ebooks into consistent archival formats (PDF, EPUB, DOCX)
- Turn scanned PDFs into searchable documents with OCR
- Create transcripts/subtitles from meeting recordings and other audio files
Limitations and Considerations
- Not safe to expose publicly without strong authentication and isolation; wrapping converters can introduce arbitrary command execution risk if misconfigured
- Conversion fidelity and supported formats depend on the installed external tools and their build options
- Transcription performance varies significantly by model size and whether GPU acceleration is available
File Wizard fits well for homelabs and internal teams that want a single, lightweight web interface to run conversions, OCR workflows, and local speech-to-text processing. Its tool-based architecture makes it extensible, but it should be deployed with careful security controls when used beyond local environments.
Categories:
Tags:
Tech Stack:
Similar to File Wizard

PdfDing
Self-hosted PDF manager, viewer, and editor
Self-hosted PDF manager to organize, view, annotate, sign, and share PDFs with multi-device reading progress, tagging, and optional access-controlled links.
Scriberr
Offline AI audio and video transcription with transcript chat
Scriberr is a self-hosted, privacy-focused AI transcription app for audio and video, with speaker diarization, word-level timestamps, summaries, and transcript chat.
Recommendarr
AI recommendation app for movies and TV using your media libraries
LLM-driven movie and TV recommendation web app that uses Sonarr/Radarr libraries and Plex/Jellyfin watch history to generate personalized suggestions.


docassemble
Expert system for guided interviews and document assembly
Open-source platform for guided web interviews that collect user input, run logic, and generate documents (PDF, DOCX, RTF) or integrate with external services via APIs.

Stirling PDF
Self-hosted PDF editing, conversion, OCR, and automation platform
Open-source PDF platform to edit, convert, OCR, sign, redact, and automate PDF workflows via a web UI and REST API.
Calibre-Web Automated
Automated Calibre-Web-based web app for managing eBook libraries
An enhanced Calibre-Web fork that automates eBook ingest, conversion, metadata/cover enforcement, backups, and device sync for a streamlined digital library workflow.






