{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/5"},{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing/2"},{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup"},{"label":"HTML","url":"https://skillfed.io/packages/category/text-processing-markup-html"},{"label":"General","url":"https://skillfed.io/packages/category/text-processing-general"},{"label":"XML","url":"https://skillfed.io/packages/category/text-processing-markup-xml"}],"enrichment":{"capability":"imgkit wraps the wkhtmltoimage command-line tool to convert HTML (from URLs, files, or strings) into image files using the Webkit rendering engine.","skillfed_tags":["html-rendering","image-generation","abandoned"],"use_cases":["Generate thumbnail images from web pages or HTML templates for preview or archival purposes.","Convert HTML reports or invoices into image files for embedding in documents or emails.","Create automated screenshots of web content for testing or monitoring workflows.","Batch-convert HTML templates to images as part of a document generation pipeline.","Render dynamic HTML with custom CSS and options into static image output for distribution."],"what_it_does":"imgkit is a Python wrapper around the wkhtmltoimage command-line utility, which uses the Webkit rendering engine to convert HTML into image files (PNG, JPG, etc.). It lets you generate images from live URLs, local HTML files, or HTML strings passed directly in code, with full control over output format, dimensions, cropping, headers, footers, and other rendering options via a dictionary-based configuration API.\n\nThe package is lightweight and depends only on six for Python 2/3 compatibility. However, it is abandoned\u2014the last release was in February 2023 with no commits since May 2023. While the core functionality is stable and the tool itself (wkhtmltoimage) remains widely available, you should expect no bug fixes, security patches, or feature updates from the maintainer.","worth_installing":"Yes, if you need HTML-to-image conversion and accept the abandoned status. The package is simple, has low install friction, and depends only on six. However, do not use it in production without understanding that no upstream maintenance is available\u2014if wkhtmltoimage itself breaks or you encounter bugs in imgkit, you will need to fork or find an alternative. For one-off scripts or internal tools where you control the environment, it is reasonable; for critical systems, evaluate maintained alternatives."},"id":"imgkit","links":{"html":"https://skillfed.io/packages/imgkit","md":"https://skillfed.io/packages/imgkit.md","pypi":"https://pypi.org/project/imgkit/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2023-02-23","license_spdx":null,"license_treatment":"permissive","name":"imgkit","python_support":"unspecified","summary":"Wkhtmltopdf python wrapper to convert html to image using the webkit rendering engine and qt"},"popularity":{"monthly_downloads":598502,"position":5834,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.2.3"}
