python-ftfy
encoding fixer
A tool that detects and corrects encoding mistakes in text data
Fixes mojibake and other glitches in Unicode text, after the fact.
4k stars
75 watching
120 forks
Language: Python
last commit: 4 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| Explains counter-intuitive aspects of Python programming | 35,899 |
| Program to simulate images made out of LEGO bricks | 3,160 |
| Prevents printf-style string formatting in Python code to enforce best practices and quality standards | 11 |
| A Python library for manipulating and extracting data from PDF files | 8,524 |
| Provides a set of functional programming primitives and tools to improve code organization and debugging in Python | 3,352 |
| A tool that adds OCR text to scanned PDF files, allowing them to be searchable and copy-pasted. | 14,363 |
| A Python implementation of an advanced spelling correction and fuzzy search algorithm | 809 |
| A font designed to improve code readability by rendering common programming characters as single units. | 77,587 |
| A tool to identify encoding issues in Python code | 6 |
| A fast and feature-rich static code analyzer and language server for Python | 2,550 |
| Automates type checking and error prevention in Python code | 4,791 |
| A formatting library providing a safe and fast alternative to C and C++ input/output functions | 20,980 |
| A tool for protecting and obfuscating Python scripts to prevent reverse engineering | 3,720 |
| A Python wrapper that simplifies the use of FFmpeg's filtering capabilities in video processing | 10,147 |
| A Python tool that helps run code despite errors using dynamic compilation and other techniques | 5,117 |