Chm Converter
Converts Compiled HTML Help (CHM) files to Markdown format, optimized for technical documentation and AI integration.
Acerca de
This Python utility converts Compiled HTML Help (CHM) files into well-formatted Markdown files, specifically geared towards Revit API documentation. It extracts HTML content, preserves code snippets with syntax highlighting, fixes tables, and updates internal links. The tool generates an organized folder structure, including core index files for AI integration and search. It supports batch processing with performance tuning options and facilitates easy access to and improved readability of technical documentation.
Características Principales
- Organizes output into structured folders for different documentation versions
- Generates index files for AI integration and search
- Handles code snippets with language-specific syntax highlighting
- Converts CHM files to Markdown format
- Supports batch processing with performance tuning options
- 7 GitHub stars
Casos de Uso
- Preparing technical documentation for AI analysis and integration
- Creating a searchable knowledge base from CHM files
- Converting Revit API documentation for easier access and version control