app icon
Generic Excel Template Filler
0.4.0

Inspect and fill arbitrary Excel templates from URL or base64 input while preserving workbook formatting.

wonendieee/generic_excel_template_filler147 installs

Generic Excel Template Filler

Generic Excel Template Filler is a Dify tool plugin for inspecting and filling arbitrary Excel templates while preserving workbook formatting.

This universal version does not bundle domain-specific templates. Templates must be supplied by URL or as base64-encoded content.

Features

  • Inspect workbook structure, visible sheets, merged ranges, named ranges, placeholders, and non-empty cell previews.
  • Fill values by explicit cell references such as .
  • Fill named ranges discovered from the workbook.
  • Replace text placeholders such as .
  • Optionally fill repeated issue rows when the template defines matching named ranges.
  • Return the generated file directly as a Dify blob, or upload it to a user-provided service and return a download URL.

Template Sources

SourceDescription
Downloads an accessible template from .
Decodes a base64-encoded template from .

Recommended Workflow

  1. Provide a template URL or base64 string.
  2. Run to discover sheets, named ranges, and placeholders.
  3. Prepare from the inspection result.
  4. Run to generate the final workbook.
  5. Use for direct file output, or with provider upload credentials.

Payload Example

Privacy

The plugin processes templates and payload data in the Dify plugin runtime. It downloads a remote template only when is selected and is provided.

CATEGORY
Tool
VERSION
0.4.0
wonendieee·06/04/2026 12:17 PM
REQUIREMENTS
Maximum memory
256MB
Maximum storage
100MB