aspose-imaging-python-net

v26.6.0 safe
0.2
Low Risk

Aspose.Imaging for Python via .NET is Another Python Imaging Library. It allows developers to easily create, load, manipulate, convert, compress images or photos using this API.

⚠ Tarball exceeded 25 MB — source code analysis was limited to package metadata only.

📦 Package Quality Overall: Low (3.6/10)

○ Low Test Suite 1.0

No test suite detected

  • No test files or test-runner configuration detected
◈ Medium Documentation 7.0

Some documentation present

  • Documentation URL: "Docs" -> https://docs.aspose.com/imaging/python-net/
  • Detailed PyPI description (12327 chars)
○ Low Contributing Guide 4.0

No contributing guide or governance files found

  • Development Status classifier >= Beta
○ Low Type Annotations 1.0

No type annotations detected

  • No type annotations, py.typed marker, or stub files detected
◈ Medium Multiple Contributors 5.0

Limited contributor diversity

  • 1 unique contributor(s) across 21 commits in aspose-imaging/Aspose.Imaging-for-Python-NET
  • Single author but highly active (21 commits)

🔬 Heuristic Checks

Outbound Network Calls

No suspicious network call patterns found

Code Obfuscation

No obfuscation patterns detected

Shell / Subprocess Execution

No shell execution patterns detected

Credential Harvesting

No credential harvesting patterns detected

Typosquatting

No typosquatting candidates detected

Registered Email Domain

No author email provided

Suspicious Page Links

All external links appear legitimate

Git Repository History

Repository aspose-imaging/Aspose.Imaging-for-Python-NET appears legitimate

Maintainer History score 2.0

1 maintainer concern(s) found

  • Author "Aspose" appears to have only 1 package on PyPI (new or inactive account)
Known CVE Vulnerabilities

No known vulnerabilities found in OSV database.

💡 AI App Starter Prompt

Use this prompt to build a project with aspose-imaging-python-net
Create a photo manipulation tool called 'ImageMorph' using the Aspose.Imaging for Python via .NET package. This tool will allow users to perform various image processing tasks such as resizing, rotating, cropping, applying filters, and converting between different image formats. The application should have a simple graphical user interface (GUI) built with Tkinter for ease of use. Here are the specific requirements for ImageMorph:

1. **Resizing**: Users should be able to resize their images by specifying new width and height values or selecting from predefined sizes like thumbnail, medium, and large.
2. **Rotation**: Implement a feature to rotate images clockwise or counterclockwise by a specified degree or by 90°, 180°, or 270°.
3. **Cropping**: Allow users to crop images by dragging a selection box over the area they wish to keep or inputting precise coordinates and dimensions.
4. **Filtering**: Provide basic image filters such as grayscale, sepia tone, and brightness/contrast adjustment. Users should be able to preview changes before applying them.
5. **Format Conversion**: Enable conversion of images between common formats including JPEG, PNG, BMP, GIF, TIFF, and SVG.
6. **Batch Processing**: Include an option for batch processing multiple images at once, applying the same operations to all selected files.

For each feature, ensure that the application leverages the powerful functionalities provided by Aspose.Imaging for Python via .NET to handle image manipulations efficiently and effectively. Additionally, provide clear instructions on how to install and configure the Aspose.Imaging package in a Python environment.

💬 Discussion Feed

Leave a comment

No discussion yet. Be the first to share your thoughts!