{"id":30369460,"url":"https://github.com/lucsoft/tvl-parser","last_synced_at":"2026-04-05T17:38:01.584Z","repository":{"id":300395735,"uuid":"1006068979","full_name":"lucsoft/tvl-parser","owner":"lucsoft","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-22T12:21:13.000Z","size":47,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-17T05:38:18.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/lucsoft.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}},"created_at":"2025-06-21T12:25:26.000Z","updated_at":"2025-06-22T12:21:16.000Z","dependencies_parsed_at":"2025-06-21T13:32:18.415Z","dependency_job_id":"46708164-292f-40a7-8df0-b505382879a0","html_url":"https://github.com/lucsoft/tvl-parser","commit_stats":null,"previous_names":["lucsoft/tvl-parser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lucsoft/tvl-parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucsoft%2Ftvl-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucsoft%2Ftvl-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucsoft%2Ftvl-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucsoft%2Ftvl-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lucsoft","download_url":"https://codeload.github.com/lucsoft/tvl-parser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lucsoft%2Ftvl-parser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271252993,"owners_count":24726918,"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","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-08-20T02:16:51.249Z","updated_at":"2026-04-05T17:38:01.523Z","avatar_url":"https://github.com/lucsoft.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TVL Parser\n\ntvl is a custom image collection file format used to store a custom bitmap format, pngs and jpegs. Collected from this site \u003chttps://pc2.pxtr.de/\u003e\n\nThis parser has reverse engineered the file format and can convert it to the self describing format CBOR (Concise Binary Object Representation).\n\n## Usage\n\nDownloading the files\n\n```bash\n# Downloads all the files from the pc2.pxtr.de\n# Which files to download are defined in the import.json file\ndeno run -A downloader.ts\n# Now decompress the zips\n```\n\nMerging the files into a single cbor collection\n\n```bash\n# Just to collect all the tvl files into a single file - makes a sha256 hash and adds a description\ndeno run -A merger.ts\n```\n\nConverting the cbor collection to a parsed cbor export file\n\n```bash\n# This can take a while, as it will decompress multiple times and then parse them turns into the well defined structure and stream compresses it.\ndeno run -A parser.ts\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucsoft%2Ftvl-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucsoft%2Ftvl-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucsoft%2Ftvl-parser/lists"}