$npx skillfedfor your agent

Graphics packages

216 packages · page 5 of 6 · 266 including subcategories

Subcategories

Packages

dcc-mcp-core With conditions
PyPI · Graphics · released Aug 2026

dcc-mcp-core provides a Rust-powered control plane that connects agents to desktop DCCs, game engines, and creative tools through discoverable MCP and REST capabilities, handling main-thread dispatch, routing, and structured tool execution.

MITcompiled wheel · 3.7+
146.3Kdownloads / mo
cu2qu Skip
PyPI · Graphics · released Nov 2022

Converts cubic Bézier curves to quadratic curves in font objects (Defcon or Robofab UFO formats), with the primary entry point being the `fonts_to_quadratic` function.

Apache-2.0pure Pythonabandoned
146.2Kdownloads / mo
dxcam With conditions
PyPI · Graphics · released Mar 2026

DXcam captures screen frames on Windows at high speed using the Desktop Duplication API, returning numpy arrays for direct use in video pipelines or computer vision workflows.

MITcompiled wheel · 3.10+
144.8Kdownloads / mo
colorspacious With conditions
PyPI · Graphics · released Apr 2018

Converts colors between standard and specialized colorspaces (sRGB, XYZ, CIELab, CIECAM02, CAM02-UCS) and simulates color vision deficiency.

MITpure Pythonabandoned
142.3Kdownloads / mo
OpenTimelineIO With conditions
PyPI · Graphics · released Nov 2025

OpenTimelineIO provides an interchange format and Python API for representing and manipulating editorial timeline information—the order, length, and timing of cuts—without storing media itself.

Apache-2.0compiled wheel · 3.9.0+
142.3Kdownloads / mo
audiolab Worth it
PyPI · Graphics · released Mar 2026

audiolab loads, processes, and saves audio files in multiple formats (WAV, MP3, FLAC, AAC, etc.) with support for streaming, filtering, and real-time transformations via a Python interface built on soundfile and PyAV.

Install it if you need to load and process audio files in Python without wrestling with FFmpeg directly; skip it only if you require lower-level control or have…

permissive licensepure Python · 3.8+
137.1Kdownloads / mo
OpenImageIO Worth it
PyPI · Graphics · released Aug 2026

OpenImageIO reads, writes, and processes images in nearly any file format via a format-agnostic API, with support for VFX-production image types including EXR, TIFF, JPEG, PNG, and many others through a plugin architecture.

Apache-2.0compiled wheel · 3.9+
136.9Kdownloads / mo
pyvips-binary With conditions
PyPI · Graphics · released Aug 2026

Provides pre-built binary wheels of libvips and its dependencies for use with pyvips in CFFI API mode across common platforms.

LGPL-3.0-or-latercompiled wheel · 3.7+
131.4Kdownloads / mo
colourmap With conditions
PyPI · Graphics · released Nov 2025

Generates unique RGB and HEX colors from input lists or colormaps, with support for color conversion and gradient creation.

However, the aging maintenance status (280 days since last release) means you should verify it works with your current matplotlib/scipy versions before relying on it…

MITpure Python · 3+aging
131.1Kdownloads / mo
wgpu With conditions
PyPI · Graphics · released Jul 2026

wgpu-py provides a Python binding to WebGPU, a modern GPU graphics API that serves as the successor to OpenGL, enabling GPU compute and graphics rendering across Windows, Linux, and macOS.

permissive licensecompiled wheel · 3.11+
129.1Kdownloads / mo
dcc-mcp-server With conditions
PyPI · Graphics · released Aug 2026

Distributes a Rust-compiled CLI binary that runs as a standalone gateway or sidecar process to bridge DCC applications (Maya, Blender, Houdini) with the Model Context Protocol.

MITcompiled wheel · 3.7+
128.2Kdownloads / mo
mplfonts Worth it
PyPI · Graphics · released Mar 2026

Manages Matplotlib fonts and solves CJK (Chinese, Japanese, Korean) character rendering by providing a command-line tool and Python API to install, list, and switch between fonts including bundled open-source CJK typefaces.

Install it if you need CJK rendering; skip it if you only use Latin-script languages.

MITpure Python · 3.9+
128.0Kdownloads / mo
pythreejs With conditions
PyPI · Graphics · released Feb 2023

Pythreejs bridges Python and Three.js to render interactive 3D graphics directly in Jupyter notebooks and JupyterLab using Jupyter Widgets.

BSD-3-Clausepure Python · 3.7+dormant
124.3Kdownloads / mo
materialyoucolor With conditions
PyPI · Graphics · released Aug 2026

Generates Material Design 3 color schemes and palettes from source colors or images, implementing Google's official Material You color algorithms.

license unclearcompiled wheel · 3.7+
123.3Kdownloads / mo
roifile Worth it
PyPI · Graphics · released Jul 2026

Read, write, create, and plot ImageJ ROI format files, which store regions of interest, geometric shapes, paths, and text overlays for image annotation.

Install it if you need to read, write, or manipulate ImageJ annotations programmatically.

permissive licensepure Python · 3.12+
119.8Kdownloads / mo
egl-probe With conditions
PyPI · Graphics · released Jul 2021

Detects and enumerates available graphics devices (GPUs) on a system using EGL, reporting which devices are available for rendering and their CUDA mappings.

license unclearbuilds from sourcedormant
119.2Kdownloads / mo
winrt-Windows.Graphics.Imaging With conditions
PyPI · Graphics · released Jun 2025

Provides Python bindings to Windows Runtime (WinRT) graphics imaging APIs, enabling access to image capture and processing capabilities from the Windows SDK.

MITcompiled wheel · 3.9+aging
119.1Kdownloads / mo
panda3d-simplepbr With conditions
PyPI · Graphics · released Mar 2025

Provides a physically-based rendering (PBR) shader pipeline for Panda3D that replaces the engine's built-in auto-shader with support for metal-rough materials, multiple light types, and image-based lighting.

BSD-3-Clausepure Python · 3.9+aging
117.9Kdownloads / mo
panda3d-gltf With conditions
PyPI · Graphics · released Mar 2025

Adds glTF 2.0 file loading to Panda3D, including support for binary glTF, several KHR extensions, and physics metadata, with CLI tools for conversion and viewing.

Install it if glTF is your primary asset format.

BSD-3-Clausepure Python · 3.8+aging
116.8Kdownloads / mo
pyaaf2 With conditions
PyPI · Graphics · released Sep 2023

Read, write, and modify Advanced Authoring Format (AAF) files used in video editing and media production, with support for embedding media and copying objects between files.

However, be aware that maintenance is dormant—last release was over a year ago—so if you encounter format compatibility issues with newer AAF variants or need active…

MITpure Pythondormant
115.8Kdownloads / mo
pysimplegui With conditions
PyPI · Graphics · released Aug 2026

PySimpleGUI wraps tkinter and other GUI libraries to simplify desktop application development with a compact, event-driven architecture that requires no prior GUI programming experience.

LGPL-3.0-onlypure Python · 3.6+
114.8Kdownloads / mo
open3d-cpu With conditions
PyPI · Graphics · released Jan 2025

Open3D-cpu provides CPU-based 3D data structures, processing algorithms, and visualization tools for working with point clouds, meshes, and RGB-D data in Python.

MITcompiled wheel · 3.8+
113.6Kdownloads / mo
streamlit-plotly-events With conditions
PyPI · Graphics · released Apr 2021

Captures click, select, and hover events from Plotly charts rendered in Streamlit, returning point details back to your app for interactive workflows.

However, maintenance is dormant (last release April 2021); compatibility with current streamlit and plotly versions is unverified, and the license is unclear.

license unclearpure Python · 3.6+dormant
112.5Kdownloads / mo
exif With conditions
PyPI · Graphics · released Dec 2024

Read, modify, and write EXIF metadata in image files using pure Python, without external software dependencies.

MITpure Python · 3.7+dormant
111.2Kdownloads / mo
glyphsLib Worth it
PyPI · Graphics · released Aug 2026

Converts Glyphs source files (.glyphs) to UFO and Designspace formats, and vice versa, bridging between Glyphs.app and the UFO ecosystem.

Install it if you work with Glyphs files or need to convert between Glyphs and UFO formats; it is the standard tool for this task in the open-source font tooling…

Apache-2.0pure Python · 3.10+
108.8Kdownloads / mo
ocp-tessellate Worth it
PyPI · Graphics · released Jul 2026

Converts OCP (OpenCascade Python bindings) CAD shapes into JSON-friendly tessellated meshes for visualization in web-based 3D viewers.

Apache-2.0pure Python · 3.10+
107.6Kdownloads / mo
ipysigma With conditions
PyPI · Graphics · released Nov 2025

A Jupyter widget that renders interactive network graphs directly in notebook cells using sigma.js, supporting graph objects with extensive visual customization of nodes and edges.

BSD-3-Clausepure Python · 3.6+aging
107.6Kdownloads / mo
dicomweb-client Worth it
PyPI · Graphics · released Jul 2026

A Python client library for interacting with DICOMweb RESTful services, enabling programmatic access to medical imaging data stored on remote servers.

Install it if you're building healthcare or medical imaging applications that need to communicate with DICOMweb-compliant servers.

MITpure Python · 3.10+
102.2Kdownloads / mo
quickchart.io Worth it
PyPI · Graphics · released Jun 2026

Generates static chart images by encoding Chart.js configurations into URLs or retrieving rendered bytes from the quickchart.io web service.

Install it if you need to generate static chart images from Chart.js configs without managing a headless browser or charting library.

MITpure Python · 3.9+
100.6Kdownloads / mo
ufo2ft Worth it
PyPI · Graphics · released Jul 2026

Compiles OpenType font binaries (OTF and TTF) directly from UFO (Unified Font Object) source files without requiring the Adobe FDK, using fonttools as its backend.

MITpure Python · 3.10+
99.5Kdownloads / mo
pypylon With conditions
PyPI · Graphics · released Jul 2026

pypylon is the official Python binding for Basler pylon C++ APIs, enabling control and image acquisition from Basler machine vision cameras and supporting image processing via the pylon Data Processing API.

license unclearcompiled wheel
99.0Kdownloads / mo
Box2D With conditions
PyPI · Graphics · released Apr 2020

Box2D is a Python binding to the Box2D C++ physics engine, providing 2D rigid-body simulation for games and physics-based applications with support for multiple shape and joint types.

However, the last release was in 2020 and maintenance is minimal—if you require active development, bug fixes for modern Python versions, or ongoing support, consider…

permissive licensecompiled wheeldormant
97.1Kdownloads / mo
pixeloe With conditions
PyPI · Graphics · released Feb 2025

Converts standard images into pixel art using contrast-aware outline expansion and intelligent downsampling, without requiring neural networks or AI models.

permissive licensebuilds from source · 3.10+
96.9Kdownloads / mo
turbojpeg With conditions
PyPI · Graphics · released Aug 2023

Python bindings for libjpeg-turbo that provide lossless JPEG transformation, compression, and decompression using the TurboJPEG C API Version 3.

license unclearcompiled wheel · 3.7+aging
95.8Kdownloads / mo
cffsubr With conditions
PyPI · Graphics · released Dec 2025

Subroutinizes CFF (Compact Font Format) font files by identifying and extracting repeated glyph outlines into reusable subroutines, reducing file size.

BSD-3-Clausecompiled wheel · 3.10+
94.7Kdownloads / mo
rendercanvas With conditions
PyPI · Graphics · released Jul 2026

Rendercanvas provides a unified canvas API that works across multiple GUI backends, letting you write rendering code once and deploy it to different windowing systems.

license unclearpure Python · 3.10+
94.7Kdownloads / mo
dash-svg With conditions
PyPI · Graphics · released Feb 2023

Provides SVG component primitives (Svg, G, Path, Circle, etc.) for use in Plotly Dash applications, enabling declarative vector graphics rendering within web dashboards.

However, be aware the package is abandoned and unmaintained; test thoroughly with your Dash version and plan for potential incompatibility as Dash evolves.

permissive licensepure Pythonabandoned
90.3Kdownloads / mo
django-versatileimagefield With conditions
PyPI · Graphics · released Jan 2024

Extends Django's ImageField with flexible image variant generation, allowing you to define and serve multiple processed versions of uploaded images through an intuitive interface.

However, verify that its last commit (2024-01-21) and lack of recent updates align with your Django and Python version roadmap, especially if you plan to upgrade to…

MITpure Pythondormant
89.9Kdownloads / mo
epaper-dithering With conditions
PyPI · Graphics · released Jul 2026

Converts images to dithered output optimized for e-ink displays with limited color palettes, using compiled Rust algorithms for fast processing.

MITcompiled wheel · 3.11+
89.3Kdownloads / mo
potracer With conditions
PyPI · Graphics · released Jan 2022

Converts bitmap images to vector graphics by tracing outlines, implemented in pure Python as a port of Peter Selinger's Potrace algorithm.

GPL-2.0-or-laterpure Pythondormant
88.1Kdownloads / mo