{"id":29646554,"url":"https://github.com/noahhefner/docovert","last_synced_at":"2026-05-16T18:37:54.575Z","repository":{"id":304579773,"uuid":"1019136837","full_name":"noahhefner/docovert","owner":"noahhefner","description":"Convert  documents to HTML","archived":false,"fork":false,"pushed_at":"2026-02-22T12:54:55.000Z","size":583,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-22T18:23:16.022Z","etag":null,"topics":["pandoc","python","tailwind","vibe-coding"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noahhefner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-07-13T20:21:06.000Z","updated_at":"2026-02-22T12:54:59.000Z","dependencies_parsed_at":"2025-07-14T02:58:21.808Z","dependency_job_id":"8f530079-060c-4b82-8d05-6d5944a0fc39","html_url":"https://github.com/noahhefner/docovert","commit_stats":null,"previous_names":["noahhefner/docovert"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noahhefner/docovert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahhefner%2Fdocovert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahhefner%2Fdocovert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahhefner%2Fdocovert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahhefner%2Fdocovert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahhefner","download_url":"https://codeload.github.com/noahhefner/docovert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahhefner%2Fdocovert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33114664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["pandoc","python","tailwind","vibe-coding"],"created_at":"2025-07-22T03:01:14.005Z","updated_at":"2026-05-16T18:37:54.561Z","avatar_url":"https://github.com/noahhefner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"flaskr/static/img/logo.png\" alt=\"Logo\" width=\"150\"\u003e\n\u003c/p\u003e\n      \n\u003ch1 align=\"center\"\u003eDocovert\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/google%20gemini-8E75B2?style=for-the-badge\u0026logo=google%20gemini\u0026logoColor=white\" alt=\"gemini\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/python-3670A0?style=for-the-badge\u0026logo=python\u0026logoColor=ffdd54\" alt=\"python\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/flask-%23000.svg?style=for-the-badge\u0026logo=flask\u0026logoColor=white\" alt=\"flask\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Tailwind%20CSS-%2338B2AC.svg?style=for-the-badge\u0026logo=tailwind-css\u0026logoColor=white\" alt=\"tailwindcss\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/NPM-%23CB3837.svg?style=for-the-badge\u0026logo=npm\u0026logoColor=white\" alt=\"npm\"\u003e\n\u003c/p\u003e\n\nA simple web application to convert one or more files into self-contained HTML files, with all images embedded directly into the document. The resulting files are bundled into a single .zip archive for easy download.\n\n\u003e [!WARNING]  \n\u003e This project is mostly vibe-coded and not suitable for production.\n\n![screenshot 1](demo.png)\n\n## Features\n\n- **Drag-and-Drop Interface**: Easily add files by dragging them onto the upload area.\n- **Multiple File Uploads**: Select and convert multiple files at once.\n- **Self-Contained HTML**: All images from the document are embedded as Base64 data directly into the HTML file.\n- **Zipped Archive**: The converted HTML files are delivered in a single, convenient `.zip` archive.\n- **Clean \u0026 Responsive UI**: Built with Tailwind CSS for a modern look.\n\n## Core Technologies\n\n- **Backend**: Flask (Python)\n- **Frontend**: HTML, Tailwind CSS, Vanilla JavaScript\n- **Conversion Engine**: Pandoc\n\n## Supported Input File Formats\n\nUsing Pandoc 3.8, the supported input file formats are:\n\n```plaintext\nbiblatex\nbibtex\nbits\ncommonmark\ncommonmark_x\ncreole\ncsljson\ncsv\ndjot\ndocbook\ndocx\ndokuwiki\nendnotexml\nepub\nfb2\ngfm\nhaddock\nhtml\nipynb\njats\njira\njson\nlatex\nman\nmarkdown\nmarkdown_github\nmarkdown_mmd\nmarkdown_phpextra\nmarkdown_strict\nmdoc\nmediawiki\nmuse\nnative\nodt\nopml\norg\npod\nris\nrst\nrtf\nt2t\ntextile\ntikiwiki\ntsv\ntwiki\ntypst\nvimwiki\nxml\n```\n\n## Prerequisites\n\nEnsure the following tools are installed:\n\n- Python 3.12+\n- uv\n- Pandoc\n- make\n- node\n\nOptional:\n\n- Docker\n\n## Setup and Installation\n\nFollow these steps to get the application running locally.\n\n1. Clone the Repository\n\n```sh\ngit clone https://noahhefner/docovert.git\ncd docovert\n```\n\n2. Install dependencies\n\n```sh\nmake setup\n```\n\n3. Run the Application\n\n```sh\nmake run\n```\n\n4. Access the Web App\n\nNavigate to `http://localhost:5000` in a web browser.\n\n## Run With Docker\n\n1. Build the Docker image\n\n```sh\nmake build\n```\n\n2. Run the image\n\n```sh\nmake run-docker\n```\n\n3. Access the Web App\n\nNavigate to `http://localhost:8080` in a web browser.\n\n## Run Tests\n\nPytest is used for testing. Run the tests with:\n\n```sh\nmake test\n```\n\n## Code Formatting\n\nFormat code with the `format` target:\n\n```sh\nmake format\n```\n\n## Future Improvements\n\n- Add tests for converting all file types\n- Add a real-time progress bar for uploads and conversions.\n- If only one file is converted, download it directly as `.html` instead of a `.zip`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahhefner%2Fdocovert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahhefner%2Fdocovert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahhefner%2Fdocovert/lists"}