Skip to main content

Photo categorizor/analyzer with digitapik AI-assist

Project description

digitapik_photoassist

AI-powered photo analysis and categorization

Overview

digitapik_photoassist is a powerful Python package that leverages AI to analyze, categorize, and enhance images with precision. Whether you're an individual, business, or developer, this tool helps automate image processing with advanced machine learning capabilities provided by our powerful API.

Features

[x] AI-Powered Image Analysis – Extract insights from images with deep learning.
[x] Automated Categorization – Classify images into relevant categories.
[x] Metadata Extraction – Retrieve EXIF data, colors, and other attributes.
[x] Face & Object Detection – Identify faces, objects, and scenes in photos.
[x] Image Quality Assessment – Score images based on clarity and noise levels.

Installation

Install the package via pip:

pip install digitapik_photoassist

Usage

Importing the Package

from digitapik_photoassist import PhotoAssist

Analyzing an Image

analyzer = PhotoAssist()
result = analyzer.analyze("image.jpg")
print(result)

Categorizing Images

category = analyzer.categorize("image.jpg")
print(f"Category: {category}")

Extracting Metadata

metadata = analyzer.get_metadata("image.jpg")
print(metadata)

Face and Object Detection

detections = analyzer.detect_objects("image.jpg")
print(detections)

Enhancing Image Quality

enhanced_image = analyzer.enhance("image.jpg")
enhanced_image.save("enhanced_image.jpg")

Licensing

digitapik_photoassist is dual-licensed under:

  • MIT License (Open-Source Version) – Free for non-commercial, educational, and personal use.
  • Commercial License – Required for business or enterprise use.

Commercial License

If you are using this package in a commercial product, SaaS, or enterprise application, you must obtain a commercial license.

For licensing inquiries, please contact: support@digitapik.com

Roadmap

Upcoming Features

  • Advanced OCR for text extraction
  • Support for cloud-based processing
  • Batch image processing

Contributing

Contributions are welcome! Feel free to submit a pull request or open an issue.

License

This project is available under the MIT License for non-commercial use.
For commercial use, please obtain a license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

digitapik_photoassist-3.6.2.tar.gz (3.8 kB view details)

Uploaded Source

File details

Details for the file digitapik_photoassist-3.6.2.tar.gz.

File metadata

  • Download URL: digitapik_photoassist-3.6.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.0

File hashes

Hashes for digitapik_photoassist-3.6.2.tar.gz
Algorithm Hash digest
SHA256 069026cf53b751103ddec5625078d1f176d209966e6a456e089ff4712b879e95
MD5 00cb3da48655adee9c51f180dda4faec
BLAKE2b-256 1fbfb9efe1e411ed692659707e4a084b6bb1b480a1a56192b851adb643de6fda

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page