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.5.tar.gz (3.8 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: digitapik_photoassist-3.6.5.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.5.tar.gz
Algorithm Hash digest
SHA256 357bcb80fd6efad59cc3267b57830543dcd04eb01af91aed485c018c026df9f3
MD5 064aa554935cf54f67dd34e55baf45fb
BLAKE2b-256 7d2e8a5f8de91dce26b1d78a5784cc41be5e859ff78c6209d1efbaeaf3f33e66

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