Skip to content

Third Party Modules

Luis Filipe Nassif edited this page May 22, 2025 · 14 revisions

This page lists third party modules which can be used to extend IPED Forensic Platform functionality. They are not included in the project due to license restrictions, or because they weren't reviewed or tested, or because we do not provide support for them. Please refer to each project for support or help. Commercial licenses are allowed if they respect the core project license.

If you are a developer, you are welcome to list your module here, this page is publicly editable. Please put the project name, a short description and a link to its site:

  1. IPTCaptioning: A tool that automatically generates captions for images during case processing in IPED.
    Author: Thiago Figueiredo
    Site: https://github.com/thiagofuer/PyTools
    License: MPL v2

  2. VirusScanTask: Task for virus scanning via distributed workers.
    Author: Ronny Hildebrandt
    Site: https://github.com/hilderonny/iped-virusscantask
    License: MIT style

  3. ImageClassificationTask: Task for image classification via distributed workers.
    Author: Ronny Hildebrandt
    Site: https://github.com/hilderonny/iped-imageclassificationtask
    License: MIT style

  4. AudioTranslateTask: Task for audio transcription and translation via distributed workers.
    Author: Ronny Hildebrandt
    Site: https://github.com/hilderonny/iped-audiotranslatetask
    License: MIT style

  5. Text Translation: IPED plugin for translating foreign language texts.
    Author: Dennis Schreiber
    Site: https://github.com/mobab-th/IPED-scripts
    License: Unknown

Clone this wiki locally