{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/3"}],"enrichment":{"capability":"Provides helper functions to process images and videos for use with Qwen-VL vision-language models, handling multiple input formats including local files, URLs, base64-encoded data, and PIL images.","skillfed_tags":["vision-language-models","multimodal-preprocessing","qwen-integration"],"use_cases":["Prepare image inputs from mixed sources (local paths, URLs, base64) for Qwen2VL model inference in a single call.","Extract and resample video frames at a specific fps rate before passing to Qwen2.5VL for video understanding tasks.","Resize images and videos to custom dimensions while maintaining compatibility with Qwen3VL's dynamic adjustment.","Build a chat-based vision application where users submit images or videos and the model generates descriptions.","Batch-process multiple images and videos with consistent preprocessing before feeding to a Qwen-VL model."],"what_it_does":"Qwen-VL Utils is a utility library that bridges image and video inputs with Qwen-VL series vision-language models from the transformers library. It abstracts away the preprocessing logic needed to convert raw visual media\u2014whether local files, remote URLs, base64-encoded data, or PIL Image objects\u2014into the tensor format that Qwen2VL, Qwen2.5VL, and Qwen3VL models expect. The library also handles video frame extraction and allows fine-grained control over resizing, frame sampling rate, and other model-specific parameters.\n\nThe package is designed as a thin integration layer: you prepare your messages with image or video references, pass them to process_vision_info(), and receive structured tensors ready for the model's processor and forward pass. It depends on av for video handling, pillow for image manipulation, packaging for version management, and requests for URL fetching. The library is in Beta status and maintained by the Qwen team, with no known security vulnerabilities.","worth_installing":"Yes, if you are building applications with Qwen-VL models. The package eliminates boilerplate for handling diverse image and video input formats and is actively maintained with no security issues. Install friction is low and the permissive license poses no restrictions. The aging maintenance status reflects time since last release rather than abandonment\u2014the repository is active and the library is stable for its intended use."},"id":"qwen-vl-utils","links":{"html":"https://skillfed.io/packages/qwen-vl-utils","md":"https://skillfed.io/packages/qwen-vl-utils.md","pypi":"https://pypi.org/project/qwen-vl-utils/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-09-23","license_spdx":null,"license_treatment":"permissive","name":"qwen-vl-utils","python_support":"supports_current","summary":"Qwen Vision Language Model Utils - PyTorch"},"popularity":{"monthly_downloads":2395747,"position":3082,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.0.14"}
