Skip to main content

Extracts Embeded documents From Open XML documents. Such as excels, documents, presentations etc. .

Project description

The Objects Embeded in files with extensions .xlsx, .ppt,.doc etc can be extracted using this library.

list of file extensions supported

  1. .xlsx
  2. .xlsm
  3. .xltx
  4. .xltm
  5. .docx
  6. .dotx
  7. .docm
  8. .dotm
  9. .pptx
  10. .pptm
  11. .potx
  12. .potm

Sample code to extract embeded files.

from AttachmentsExtractor import extractor

abs_path_to_file='Please provide absolute path here ' path_to_destination_directory = 'Please provide path of the directory where the extracted attachments should be stored'

extractor.extract(abs_path_to_file,path_to_destination_directory) # returns true if one or more attachments are found else returns false.

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

AttachmentsExtractor-1.0.2.tar.gz (3.2 kB view details)

Uploaded Source

File details

Details for the file AttachmentsExtractor-1.0.2.tar.gz.

File metadata

  • Download URL: AttachmentsExtractor-1.0.2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5

File hashes

Hashes for AttachmentsExtractor-1.0.2.tar.gz
Algorithm Hash digest
SHA256 267c9b12df2bf9dc92cef5166b32d7fdcda5c10690678af22d2331e1f12379f6
MD5 a0e4459a1760da069146a0e122709f49
BLAKE2b-256 8ea8c5be398fad4b97f8b8193259a1008bcfd3f005d3936c2cad3b5e5cd7079c

See more details on using hashes here.

Supported by

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