workflows.fit
Back to n8n workflows
n8n templateFreeBy Nexio2000

Export icon metadata from Iconfinder to HTML & CSV with previews

This n8n template demonstrates how to export all icons metadata from an Iconfinder account into an organized format with previews, names, iconset names and tags. It generates HTML and CSV outputs. Good to know - Iconf...

DevelopmentCore NodesManual TriggerHttp RequestCodeConvert To File
Loading interactive preview...

Template notes

This n8n template demonstrates how to export all icons metadata from an Iconfinder account into an organized format with previews, names, iconset names and tags. It generates HTML and CSV outputs.

Good to know

- Iconfinder does not provide a built-in feature to export all icon data at once for contributors, which motivated the creation of this workflow.

- The workflow exports all iconsets for selected user account and can handle large collections.

- Preview image URLs are extracted in a consistent size (e.g., 128x128) for easy viewing.

- Basic icon metadata, including tags and iconset names is included for reference or further automation.

How it works

1. The workflow fetches all iconsets from your Iconfinder account.