{"id":16618328,"url":"https://github.com/marekyggdrasil/polishify","last_synced_at":"2026-04-21T15:02:30.126Z","repository":{"id":54364729,"uuid":"522225023","full_name":"marekyggdrasil/polishify","owner":"marekyggdrasil","description":"Automatically convert documents in Polish from older encodings into UTF-8","archived":false,"fork":false,"pushed_at":"2022-08-07T15:42:29.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-14T17:38:13.600Z","etag":null,"topics":["conversion","encoding","encoding-convertors","polish","polish-language"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marekyggdrasil.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}},"created_at":"2022-08-07T13:46:53.000Z","updated_at":"2022-08-07T15:49:23.000Z","dependencies_parsed_at":"2022-08-13T13:30:49.658Z","dependency_job_id":null,"html_url":"https://github.com/marekyggdrasil/polishify","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekyggdrasil%2Fpolishify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekyggdrasil%2Fpolishify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekyggdrasil%2Fpolishify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marekyggdrasil%2Fpolishify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marekyggdrasil","download_url":"https://codeload.github.com/marekyggdrasil/polishify/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242980782,"owners_count":20216285,"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":["conversion","encoding","encoding-convertors","polish","polish-language"],"created_at":"2024-10-12T02:19:34.448Z","updated_at":"2026-04-21T15:02:30.078Z","avatar_url":"https://github.com/marekyggdrasil.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# polishify\n\n## Setup\n\nSimply\n\n```sh\npip install polishify\n```\n\n## Usage\n\nIf you have some text that is in Polish but characters look weird it might not be encoded with `windows-1250` or `iso-8859-2` encoding. If your file is `sometext.txt` you may\n\n```sh\npolishify sometext.txt\n```\n\nand it will show you something like\n\n```\ndetected encoding is:  windows-1250\n```\n\nIf you wish to get this file converted to `utf-8` just do\n\n```sh\npolishify sometext.txt properly-encoded.txt\n```\n\nIf you do it in bash script you might not want to see any outputs, the script supports silent mode as follows\n\n```sh\npolishify sometext.txt properly-encoded.txt --silent\n```\n\nThis package contains words with polish letters, you might want to use your own dataset `dataset.json` file.\n\n```sh\npolishify sometext.txt properly-encoded.txt --silent --dataset dataset.json\n```\n\nWe also provide a tool that generates it from a text\n\n```sh\npolishify-extract sometext.txt dataset.json --encoding windows-1250\n```\n\n## Author\n\nMade by [Marek Narożniak](https://mareknarozniak.com/), for the world and especially people who have people in the family who needs subtitles in Polish and want to bulk convert their encodings. No warranty provided. Licensed under GPL-3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarekyggdrasil%2Fpolishify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarekyggdrasil%2Fpolishify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarekyggdrasil%2Fpolishify/lists"}