{"id":23194197,"url":"https://github.com/bugemarvin/html_css_generator_from_pdf","last_synced_at":"2026-05-08T17:43:34.340Z","repository":{"id":251915224,"uuid":"838830632","full_name":"bugemarvin/html_css_generator_from_pdf","owner":"bugemarvin","description":"Web application that allows users to upload PDF files, convert them to HTML/CSS, and then provide a downloadable ZIP file containing the HTML and CSS files.","archived":false,"fork":false,"pushed_at":"2024-08-06T13:40:38.000Z","size":733,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T07:42:18.757Z","etag":null,"topics":["bootstrap","flask","html-css-javascript","pdf-converter","pdf-generation"],"latest_commit_sha":null,"homepage":"","language":"Python","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/bugemarvin.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-08-06T12:32:02.000Z","updated_at":"2024-08-06T13:41:47.000Z","dependencies_parsed_at":"2024-08-06T14:31:37.925Z","dependency_job_id":"d008af8f-f8fd-4664-964a-c4aeca999b81","html_url":"https://github.com/bugemarvin/html_css_generator_from_pdf","commit_stats":null,"previous_names":["bugemarvin/html_css_generator_from_pdf"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bugemarvin/html_css_generator_from_pdf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugemarvin%2Fhtml_css_generator_from_pdf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugemarvin%2Fhtml_css_generator_from_pdf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugemarvin%2Fhtml_css_generator_from_pdf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugemarvin%2Fhtml_css_generator_from_pdf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bugemarvin","download_url":"https://codeload.github.com/bugemarvin/html_css_generator_from_pdf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bugemarvin%2Fhtml_css_generator_from_pdf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32791393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["bootstrap","flask","html-css-javascript","pdf-converter","pdf-generation"],"created_at":"2024-12-18T13:13:25.142Z","updated_at":"2026-05-08T17:43:34.319Z","avatar_url":"https://github.com/bugemarvin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Html/CSS generator from PDF\n\nWeb application that allows users to upload PDF files, convert them to HTML/CSS, and then provide a downloadable ZIP file containing the HTML and CSS files.\n\n## Installation\n\n1. Clone the repository using \n  ```bash\n  git clone https://github.com/bugemarvin/html_css_generator_from_pdf.git\n  ```\n  and navigate to the project directory\n  ```bash\n  cd html_css_generator_from_pdf\n  ```\n  create a virtual environment using\n  ```bash\n  python3 -m venv venv\n  ```\n  and activate it using\n  ```bash\n  source venv/bin/activate\n  ```\n2. Install the required packages using \n  ```bash\n  pip install -r requirements.txt\n  ```\n3. Run the application using \n  ```bash\n  python app.py\n  ```\n  `or`\n  ```bash\n    flask run\n  ```\n  (if you have Flask installed)\n4. Navigate to \n  ```bash\n    http://localhost:5000`\n  ```\n  in your browser to use the application\n\n## Usage\n\n1. Upload a PDF file using the file input\n2. Click the \"Upload\" button\n3. Wait for the conversion to complete\n4. Check the downloads folder for the ZIP file containing the HTML and CSS files generated from the PDF\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details\n\n1. [MIT License](https://opensource.org/licenses/MIT)\n2. fork the repository\n3. create a new branch (`git checkout -b improve-feature`)\n4. make the appropriate changes in the files and add comments where necessary (`git add \u003cfilename\u003e` or `git add .`)\n5. commit changes (`git commit -m 'Improve feature'`)\n6. push changes to the branch (`git push origin improve-feature`)\n7. create a Pull Request\n\n##  Contact\n\nif you have any questions, feel free to contact me at bugemarvin@outlook.com\n\nSave this as  `README.md` in the root directory of your project. This file will be used to display the project description on the repository page.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugemarvin%2Fhtml_css_generator_from_pdf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbugemarvin%2Fhtml_css_generator_from_pdf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbugemarvin%2Fhtml_css_generator_from_pdf/lists"}