{"id":23683871,"url":"https://github.com/hichipli/latextohtml","last_synced_at":"2026-04-28T23:34:10.411Z","repository":{"id":270218815,"uuid":"909648257","full_name":"hichipli/latextohtml","owner":"hichipli","description":"A lightweight web-based tool that converts LaTeX documents to HTML format, enhancing accessibility and readability through web browsers. No LaTeX installation required for viewing.","archived":false,"fork":false,"pushed_at":"2024-12-29T13:32:21.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T13:39:14.632Z","etag":null,"topics":["academic-writing","accessibility","codemirror","education","html-conversion","latex","web-tools"],"latest_commit_sha":null,"homepage":"https://hichipli.github.io/latextohtml/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hichipli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-29T11:21:40.000Z","updated_at":"2024-12-29T13:32:24.000Z","dependencies_parsed_at":"2024-12-29T13:39:16.644Z","dependency_job_id":"6e9ea629-4977-4996-b3ae-877027412e25","html_url":"https://github.com/hichipli/latextohtml","commit_stats":null,"previous_names":["hichipli/latextohtml"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hichipli%2Flatextohtml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hichipli%2Flatextohtml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hichipli%2Flatextohtml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hichipli%2Flatextohtml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hichipli","download_url":"https://codeload.github.com/hichipli/latextohtml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239735261,"owners_count":19688262,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["academic-writing","accessibility","codemirror","education","html-conversion","latex","web-tools"],"created_at":"2024-12-29T20:21:53.087Z","updated_at":"2026-01-05T10:30:22.183Z","avatar_url":"https://github.com/hichipli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LaTeXtoHTML\n\nA lightweight web-based tool that converts LaTeX documents to HTML format, making LaTeX content more accessible through web browsers.\n\n## Features\n\n- Browser-based LaTeX to HTML conversion\n- Real-time preview\n- Keyboard shortcuts support\n- Export to HTML functionality\n- Offline usage support\n\n## Why HTML?\n\n- Enhanced accessibility for screen readers\n- No LaTeX installation required for viewing\n- Easy to share and integrate with web platforms\n- Better reading experience on modern browsers\n\n## Getting Started\n\n### Online Usage\n\n1. Visit [LaTeXtoHTML](https://hichipli.github.io/latextohtml)\n2. Enter your LaTeX code in the left panel\n3. Click \"Compile\" or use `Ctrl/Cmd + S` to see the preview\n4. Export to HTML if needed\n\n### Offline Usage\n\n1. Download or clone this repository\n2. All required resources are included in the `lib` directory\n3. Open `index.html` in your web browser\n4. No internet connection required for basic functionality\n\n### Keyboard Shortcuts\n\n- `Ctrl/Cmd + S`: Compile\n- `Ctrl/Cmd + /`: Toggle Comment\n- `Ctrl/Cmd + F`: Find\n- `Alt + P`: Open Preview\n\n## Current Limitations\n\n- Basic implementation supporting only common LaTeX elements\n- Limited mobile device support (desktop use recommended)\n- Complex LaTeX documents may not render correctly\n- Exported HTML may require additional styling for optimal mobile viewing\n\nThis is a basic implementation that supports common LaTeX elements. Complex LaTeX documents or advanced features may not render correctly. For full LaTeX functionality, consider \nusing [Overleaf](https://www.overleaf.com).\n\n## Development\n\n### Dependencies (Included in lib/)\n\n- CodeMirror for the editor\n- MathJax for math rendering\n- Font Awesome for icons\n\n### Project Structure\n\n```\nlatextohtml/\n├── css/\n│   └── style.css\n├── js/\n│   ├── latex-parser.js\n│   └── main.js\n├── lib/\n│   ├── css/\n│   │   ├── codemirror.min.css\n│   │   └── nord.min.css\n│   └── js/\n│       ├── codemirror.min.js\n│       ├── mathjax.js\n│       └── stex.min.js\n└── index.html\n```\n\n## Contributing\n\nContributions are welcome! Feel free to submit issues and pull requests.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Acknowledgments\n\n- LaTeX community for their continuous support\n- Open source projects that made this tool possible","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhichipli%2Flatextohtml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhichipli%2Flatextohtml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhichipli%2Flatextohtml/lists"}