{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/2"},{"label":"General","url":"https://skillfed.io/packages/category/text-processing-general"},{"label":"LaTeX","url":"https://skillfed.io/packages/category/text-processing-markup-latex"}],"enrichment":{"capability":"Converts between LaTeX code and Unicode text in both directions, parsing LaTeX markup into a logical structure and encoding Unicode strings into LaTeX escape sequences.","skillfed_tags":["latex-processing","text-encoding"],"use_cases":["Convert academic paper titles or bibliographic data from LaTeX to plain Unicode for display in web applications or databases.","Encode user-supplied Unicode text (names, accented characters, symbols) into LaTeX-safe escape sequences for inclusion in generated LaTeX documents.","Parse and extract plain text from LaTeX source files for indexing, searching, or text analysis workflows.","Build tools that process LaTeX markup as structured data rather than raw text, such as document processors or metadata extractors.","Normalize LaTeX-encoded strings in legacy data systems by converting them to standard Unicode representation."],"what_it_does":"pylatexenc is a lightweight LaTeX parser and encoder that bridges LaTeX markup and Unicode text. It provides two main capabilities: parsing LaTeX code into a logical structure (via latexwalker) and converting between Unicode strings and LaTeX escape sequences. The package recognizes accented characters, math symbols, and common LaTeX commands, making it useful for applications that need to work with LaTeX-formatted text or convert between LaTeX and plain Unicode representations.\n\nThe package has no external runtime dependencies, making installation straightforward. It includes command-line tools (latex2text and latexencode) for batch conversions and is actively maintained with broad platform support (Linux, macOS, Windows). The codebase has been stable since 2015 and receives regular updates.","worth_installing":"Yes. The package is lightweight (no dependencies), actively maintained, permissively licensed, and fills a specific need for LaTeX-Unicode conversion. It ranks in the top 5000 PyPI packages by downloads and has been stable for over a decade. Install it if you work with LaTeX text processing, bibliographic data, or need bidirectional LaTeX-Unicode conversion."},"id":"pylatexenc","links":{"html":"https://skillfed.io/packages/pylatexenc","md":"https://skillfed.io/packages/pylatexenc.md","pypi":"https://pypi.org/project/pylatexenc/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-25","license_spdx":null,"license_treatment":"permissive","name":"pylatexenc","python_support":"unspecified","summary":"Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion"},"popularity":{"monthly_downloads":5202657,"position":2141,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.11"}
