app icon
Excel Process
0.0.3

Tools for extracting text and images from Excel workbooks (.xlsx/.xls)

samanhappy/excel_process34704 installs

Excel Process Plugin for Dify

A lightweight Excel-focused plugin for Dify that extracts every piece of
textual cell content together with any embedded images inside
workbooks.

Overview

Excel Process bundles tools purpose-built for reading spreadsheets. The current
tool transparently handles modern and legacy files, iterates
over all sheets and rows, produces a human-readable text representation, and
surfaces embedded media ( assets in files or OLE streams in
) so downstream workflows can reason over both data and imagery.

Features

  • Extract and format text from every worksheet in an Excel file (.xlsx/.xls)
  • Export every embedded image as a separate binary response
  • Preserve sheet names and row ordering for clarity

Available Tools

Excel Extractor

Reads an Excel workbook and streams the parsed content.

  • Excel Content: or file whose text and images should be extracted

Author

Created by samanhappy

Repository

https://github.com/samanhappy/dify-excel-process-plugin

Publishing

This repository includes a GitHub Actions workflow for publishing Marketplace
updates through .

Before the first automated release:

  • Fork to .
  • Add a repository secret named with permission to push to the
    fork and create pull requests against .
  • Confirm has the intended , , and .

To publish a new version, update , push to , and wait for
the workflow. The workflow runs tests, packages
, pushes it to
, and opens the Marketplace pull request.

CATEGORY
Tool
TAGS
UTILITIES
VERSION
0.0.3
samanhappy·07/09/2026 02:04 AM
REQUIREMENTS
LLM invocation
Tool invocation
Maximum memory
1MB