{"id":24922775,"url":"https://github.com/tarek99samy/lzw-text-compression","last_synced_at":"2025-04-14T23:14:32.660Z","repository":{"id":67294526,"uuid":"261951694","full_name":"tarek99samy/LZW-Text-Compression","owner":"tarek99samy","description":"A simple python implementation for the well-known compression algorithm LZW","archived":false,"fork":false,"pushed_at":"2020-05-07T05:36:51.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T23:14:21.795Z","etag":null,"topics":["compression","compression-algorithm","compression-implementations","lzw","lzw-algorithm","lzw-compression","text-compression","text-compression-algorithm"],"latest_commit_sha":null,"homepage":null,"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/tarek99samy.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":"2020-05-07T04:45:33.000Z","updated_at":"2023-05-02T18:52:11.000Z","dependencies_parsed_at":"2023-06-10T19:30:12.250Z","dependency_job_id":null,"html_url":"https://github.com/tarek99samy/LZW-Text-Compression","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarek99samy%2FLZW-Text-Compression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarek99samy%2FLZW-Text-Compression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarek99samy%2FLZW-Text-Compression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tarek99samy%2FLZW-Text-Compression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tarek99samy","download_url":"https://codeload.github.com/tarek99samy/LZW-Text-Compression/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975330,"owners_count":21192210,"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":["compression","compression-algorithm","compression-implementations","lzw","lzw-algorithm","lzw-compression","text-compression","text-compression-algorithm"],"created_at":"2025-02-02T11:33:37.459Z","updated_at":"2025-04-14T23:14:32.655Z","avatar_url":"https://github.com/tarek99samy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LZW-Text-Compression\n\n- A simple python implementation for the well-known compression algorithm LZW\n\n- If you don't know much about it, this article may help: https://www.geeksforgeeks.org/lzw-lempel-ziv-welch-compression-technique/\n\n# How To Run Encoder\n1. **Modify *Input.txt* and write there the text you want to compress**\n2. **The input text may contain character from keyboard (even spaces and special characters)**\n\n# How To Run Decoder\n1. **Make sure you have run the Encoder file with your text before trying to run decoder**\n2. **_Output.txt_ file will be created for you which contain the original text**\n\n# Future Work\n -  **Develop the algorithm for Image-Compression**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarek99samy%2Flzw-text-compression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftarek99samy%2Flzw-text-compression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftarek99samy%2Flzw-text-compression/lists"}