GroupDocs.Metadata for Python via .NET is a robust document API that supports over 170 file types and enables developers to easily render files to various formats, such as PDF, HTML, JPG, or PNG. With this API, you can seamlessly render a wide range of file types, including popular OpenDocument and Microsoft Office formats like DOCS, XLSX, and PPTX, as well as specialized CAD and graphic editor files like DWG, DXF, PSD, AI, and CDR.
Project description
File Metadata Python API
Product Page | Docs | Demos | API Reference | Blog | Search | Free Support | Temporary License
GroupDocs.Metadata for Python via .NET is a powerful on-premise class library for read, edit, remove, retrieve, search, compare, replace and export metadata information of all popular documents & image file formats.
Without having to install any 3rd party component, you can use GroupDocs.Metadata to build different types applications. For example, GroupDocs, using its own APIs, developed a free web application that allows people to view their metadata PDF documents online.
GroupDocs.Metadata for Python requires you to use python programming language. For Node.js, Java and .NET languages, we recommend you get GroupDocs.Metadata for Node.js, GroupDocs.Metadata for Java and GroupDocs.Metadata for .NET, respectively.
Metadata API Features
GroupDocs.Metadata for Python via .NET provides these popular features:
- View metadata
- Edit metadata
- Remove metadata
- Export metadata
- Export to XML
- Export to CSV
- Export to JSON
- Export to XLS
Supported File Formats
With GroupDocs.Metadata for Python via .NET, developers and applications can view files of the following categories:
- Word: DOC, DOCX, DOCM, DOT, DOTX, DOTM, RTF, TXT
- Excel: XLS, XLSX, XLSM, XLSB, XLTM, XLT, XLTM, XLTX, XLAM, SXC, SpreadsheetML
- PowerPoint: PPT, PPTX, PPS, PPSX, PPSM, POT, POTM, POTX, PPTM
- Visio: VSD, VDX, VSS, VSSX, VSX, VST, VSTX, VTX, VSDX, VDW, VSTM, VSSM, VSDM
- Project: MPP
- Outlook: MSG, EML, EMLX, PST, OST
- OneNote: ONE
- OpenDocument: ODT, ODS
- Portable: PDF
- Photoshop: PSD
- AutoCAD: DWG, DXF
- Audio: MP3, WAV
- Video: AVI, MOV, QT, FLV, MKV
- Metafiles: EMF, WMF
- vCard: VCF, VCR
- Image: JPG, JPEG, JPE, JP2, PNG, GIF, TIFF, WebP, BMP, DJVU, DJV, DICOM, CR2
- Matroska Media Container: MKV, MKA, MK3D, WEBM
- OpenType Fonts: OTF, OTC, TTF, TTC
- Archive: ZIP, 7Z, RAR, TAR
- Models: 3DS, FBX, STL, DAE
- Others: EPUB, TORRENT, ASF
Platform Independence
GroupDocs.Metadata for Python via .NET can be used to develop 32-bit and 64-bit applications for different operating systems (such as Windows, Linux and macOS) where Python 3.5 or later is installed.
Get Started
Ready to try GroupDocs.Metadata for Python via .NET?
Fetch the package and install GroupDocs.Metadata. Run this command: pip install groupdocs.metadata
If you already have GroupDocs.Metadata installed and want to get the latest version,
you have to run pip install --upgrade groupdocs.metadata
instead.
Check out GroupDocs.Metadata for Python for .NET documentation.
Quickly Fetching Metadata Properties
import groupdocs.metadata as gm
import groupdocs.metadata.options as gvo
# Instantiate a Metadata object and load a JPEG file
with gm.Metadata("input.jpeg") as metadata:
root = metadata.GetRootPackage()
root.RemoveImageResourcePackage()
metadata.Save("output.jpeg")
Product Page | Docs | Demos | API Reference | Blog | Search | Free Support | Temporary License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distributions
File details
Details for the file groupdocs_metadata_net-24.9-py3-none-win_amd64.whl
.
File metadata
- Download URL: groupdocs_metadata_net-24.9-py3-none-win_amd64.whl
- Upload date:
- Size: 155.1 MB
- Tags: Python 3, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 854d9ed2eb10db6e0db9828d0db69124b656f786716b21eee9173bdd50e60af7 |
|
MD5 | 90e8fc7e84906f118d4cd8bce02f4733 |
|
BLAKE2b-256 | 1a23a4f4329f7ccdb867e581a950626dde07f054cff912944f8bc3578c756f55 |
File details
Details for the file groupdocs_metadata_net-24.9-py3-none-win32.whl
.
File metadata
- Download URL: groupdocs_metadata_net-24.9-py3-none-win32.whl
- Upload date:
- Size: 149.5 MB
- Tags: Python 3, Windows x86
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bfcc0e569c75072db50bc3075ad500bdde71e0b109b3a4f3d0cb7fa593fae0ea |
|
MD5 | 75e8e1891eeaae69c61c1cac5fc87ce9 |
|
BLAKE2b-256 | 1cfc4cc3df1f7395693ca69bcb483cbb6aea768ddb2af833bee0bf4149741ff7 |