Introduction


The Slide Extractor component detects a PPTX PowerPoint file and parses/extracts the slides using Apache Tika.

Features

  • Extracts text content from PPTX presentations.
  • Allows to Enable/disable slides splitting.
  • Extracts the slides content in separate jobs.
  • Extracts metadata such as slide title, author, created date, and modified date.
  • Configurable max characters file size for processing large PPTX files.
  • Configurable timeout for parsing process.
  • Sets the allocated memory for every Tika process.
  • Allows to Include/exclude embedded presentations as part of the content.
  • Removes HTML tags in the content field.
  • Cleans content from embedded items, master layouts and relationships.
  • No labels