skillfed

pyobjc-framework-ImageCaptureCore

Wrappers for the framework ImageCaptureCore on macOS

pyobjc-framework-imagecapturecore v12.2.2 657.6K downloads/30d#5,476 on PyPI803
Permissive license MIT Active released

What it is and what it does

This package is a PyObjC wrapper around Apple's ImageCaptureCore framework, a macOS system library for interacting with image capture devices such as cameras and scanners. It translates Objective-C APIs into Python, allowing developers to programmatically discover, configure, and control image capture hardware on macOS systems.

The package depends on pyobjc-core and pyobjc-framework-Cocoa to bridge Python and Objective-C. It is macOS-only and requires Python 3.10 or later. The wrapper itself provides no standalone documentation; users must consult Apple's ImageCaptureCore documentation and PyObjC's general translation guidelines to understand how to use the framework's classes and methods.

Use it for:

  • Automate image acquisition from connected scanners or cameras on macOS without manual UI interaction.
  • Build macOS applications that enumerate and interact with imaging devices programmatically.
  • Integrate image capture workflows into Python-based media processing pipelines on macOS.
  • Access low-level ImageCaptureCore APIs for specialized hardware control not exposed by higher-level libraries.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides Python bindings to macOS's ImageCaptureCore framework, enabling programmatic access to image capture devices and functionality through PyObjC.

Yes, if you are developing on macOS and need programmatic access to image capture devices. The package is actively maintained, has no known vulnerabilities, and carries a permissive license. Install friction is moderate due to platform specificity, but this is unavoidable for macOS framework bindings. Not applicable on non-macOS systems.

Install

pyobjc-framework-imagecapturecore on PyPI

pip

pip install pyobjc-framework-imagecapturecore

uv

uv add pyobjc-framework-imagecapturecore

poetry

poetry add pyobjc-framework-imagecapturecore

Installing pyobjc-framework-ImageCaptureCore

Before you install

Medium install friction due to platform-specific wheels (macOS only, multiple Python versions and architectures). Actively maintained with a release 3 days old; the package is part of the established PyObjC project with 803 repository stars.

License in practice

MIT license permits commercial and private use with minimal restrictions; suitable for most projects.

Quickstart

pip install pyobjc-framework-imagecapturecore

import ImageCaptureCore
# Access ImageCaptureCore framework classes and methods via PyObjC

Requires macOS; Python 3.10 or later; pyobjc-core and pyobjc-framework-Cocoa as runtime dependencies.

Verify before relying

  • Whether this package is actively used in production workflows or primarily for specialized macOS integrations.
  • Specific image capture scenarios (scanners, cameras, USB devices) that this binding reliably supports.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.10)
Install friction medium — platform-specific wheel
Runtime dependencies 2 — pyobjc-core, pyobjc-framework-Cocoa
Maintenance actively maintained — 3 days since the last release
Last repo commit
First released
Downloads 657,572/month — #5,476 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: pyobjc_framework_imagecapturecore-12.2.2-cp310-cp310-macosx_10_9_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp311-cp311-macosx_10_9_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp312-cp312-macosx_10_13_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp313-cp313-macosx_10_13_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp313-cp313t-macosx_10_13_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp314-cp314-macosx_10_15_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp314-cp314t-macosx_10_15_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp315-cp315-macosx_10_15_universal2.whl; pyobjc_framework_imagecapturecore-12.2.2-cp315-cp315t-macosx_10_15_universal2.whl

Keywords: PyObjC, ImageCaptureCore

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: MacOS X :: CocoaIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: MacOS :: MacOS XProgramming Language :: Objective CProgramming Language :: PythonProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.15Programming Language :: Python :: Free Threading :: 3 - StableProgramming Language :: Python :: Implementation :: CPythonTopic :: Software Development :: Libraries :: Python ModulesTopic :: Software Development :: User Interfaces

Tags

macos image capture framework pythonpyobjc imagecapturecore bindingspython image capture device controlmacos camera scanner access pythonimagecapturecore wrapper python
macos-frameworkhardware-controlpyobjc

More Python Modules packages

idna

Converts domain names between Unicode and…

permissive · top 100 on PyPI

setuptools

Setuptools is a Python build backend and…

permissive · top 100 on PyPI

PyYAML

PyYAML parses and emits YAML 1.1 data format,…

permissive · top 100 on PyPI

pydantic

Pydantic validates Python data structures…

permissive · top 100 on PyPI

annotated-types

Provides reusable metadata objects for use with…

permissive · top 100 on PyPI

typing-inspection

Provides runtime tools to inspect and…

permissive · top 100 on PyPI

pyobjc-framework-ScreenCaptureKit

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-AVFoundation

Provides Python bindings to macOS's…

permissive · top 15,000 on PyPI

pyobjc-framework-FSKit

Provides Python bindings to macOS's FSKit…

permissive · top 15,000 on PyPI

pyobjc-framework-Cinematic

Provides Python bindings for Apple's Cinematic…

permissive · top 15,000 on PyPI

pyobjc-framework-Security

Provides Python bindings to macOS's native…

permissive · top 5,000 on PyPI

pyobjc-framework-PhotosUI

Provides Python bindings to macOS's PhotosUI…

permissive · top 15,000 on PyPI

pyobjc-framework-CoreMediaIO

Provides Python bindings to Apple's CoreMediaIO…

permissive · top 15,000 on PyPI

pyobjc-framework-ThreadNetwork

Provides Python bindings to Apple's…

permissive · top 15,000 on PyPI

pyobjc-framework-ReplayKit

Provides Python bindings to Apple's ReplayKit…

permissive · top 15,000 on PyPI

pyobjc-framework-Photos

Provides Python bindings to macOS's Photos…

permissive · top 15,000 on PyPI