{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/3"}],"enrichment":{"capability":"Beautifies, unpacks, and deobfuscates CSS code to make it human-readable and properly formatted.","skillfed_tags":["css-formatting","code-beautification"],"use_cases":["Unminify production CSS files to inspect styles during debugging or security review","Deobfuscate intentionally obscured CSS to understand third-party stylesheets","Reformat CSS in build pipelines to enforce consistent code style before deployment","Convert compressed CSS dumps from browser DevTools into readable format for analysis","Integrate CSS formatting into editor plugins or IDE extensions via the beautifier API"],"what_it_does":"cssbeautifier is a Python tool that takes minified or obfuscated CSS code and reformats it into readable, properly indented output. It integrates with jsbeautifier for core beautification logic and respects editorconfig settings for formatting preferences.\n\nThe package is useful when you need to inspect, debug, or understand CSS that has been minified for production, or when working with obfuscated stylesheets. It's a straightforward utility that accepts CSS as input and returns formatted output, making it suitable for build pipelines, development tools, or one-off formatting tasks.","worth_installing":"Yes. The package has low install friction, permissive licensing, no known vulnerabilities, active maintenance, and a clear single purpose. Install it if you need to beautify CSS programmatically or as part of a toolchain; skip it if you only format CSS in your editor."},"id":"cssbeautifier","links":{"html":"https://skillfed.io/packages/cssbeautifier","md":"https://skillfed.io/packages/cssbeautifier.md","pypi":"https://pypi.org/project/cssbeautifier/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-30","license_spdx":null,"license_treatment":"permissive","name":"cssbeautifier","python_support":"unspecified","summary":"CSS unobfuscator and beautifier."},"popularity":{"monthly_downloads":3600146,"position":2565,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.0.3"}
