A modern web application that converts LaTeX files to Word documents with high fidelity formatting preservation and automatic image embedding. The application features a modern gradient background ...
Code used across the whole project (utilities, helpers, core functionality). config.py - Main configuration handler (Singleton pattern) config_data.py - Configuration data structures (NamedTuples) ...