{"id":19805987,"url":"https://github.com/cycloidio/html2txt","last_synced_at":"2025-10-29T16:47:23.103Z","repository":{"id":83786452,"uuid":"226274461","full_name":"cycloidio/html2txt","owner":"cycloidio","description":"Convert .html to .txt format","archived":false,"fork":false,"pushed_at":"2020-06-10T17:20:38.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-28T17:54:37.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/cycloidio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2019-12-06T07:49:13.000Z","updated_at":"2020-09-05T23:07:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f251bfa-33af-475a-b9f5-dac4b65c4348","html_url":"https://github.com/cycloidio/html2txt","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/cycloidio/html2txt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycloidio%2Fhtml2txt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycloidio%2Fhtml2txt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycloidio%2Fhtml2txt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycloidio%2Fhtml2txt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cycloidio","download_url":"https://codeload.github.com/cycloidio/html2txt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycloidio%2Fhtml2txt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259981465,"owners_count":22941148,"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":[],"created_at":"2024-11-12T09:06:06.408Z","updated_at":"2025-10-29T16:47:23.012Z","avatar_url":"https://github.com/cycloidio.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"### HTML2TXT\n\n`html2txt` is a simple app for converting HTML files to TXT format.\nIt's using the https://github.com/jaytaylor/html2text under the hood.\n\nTo install:\n```sh\ngo get github.com/cycloidio/html2txt\n```\n\nExample usage:\n```sh\ncat {{path_to_html_file}} | html2txt\n```\n\nCurrently we're only supporting reading input from stdin and stdout for providing output.\nAll errors are being written to stderr.\n\nFor tests and more examples please visit https://github.com/jaytaylor/html2text.\n\nFor contributions, please introduce yourself to contribution guide.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycloidio%2Fhtml2txt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcycloidio%2Fhtml2txt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycloidio%2Fhtml2txt/lists"}