Skip to content

Compression#

ใช้ Compression node เพื่อบีบอัด (compress) และแตกไฟล์ (decompress) รองรับไฟล์ Zip และ Gzip

Node parameters#

This node can be used as an AI tool

This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the AI tool parameters documentation.

parameter ของ node จะขึ้นอยู่กับ Operation ที่เลือก เลือกได้ว่า:

  • Compress: สร้างไฟล์บีบอัดจาก input data
  • Decompress: แตกไฟล์บีบอัดที่มีอยู่

ดูรายละเอียด parameter สำหรับแต่ละ Operation ด้านล่าง

Compress#

  • Input Binary Field(s): ใส่ชื่อ field ใน input data ที่มีไฟล์ binary ที่ต้องการบีบอัด ถ้าจะบีบอัดหลายไฟล์ให้ใส่ชื่อ field คั่นด้วย comma
  • Output Format: เลือกว่าจะให้ output เป็น Zip หรือ Gzip
  • File Name: ใส่ชื่อไฟล์ zip ที่ node จะสร้าง
  • Put Output File in Field: ใส่ชื่อ field ใน output data ที่จะเก็บไฟล์

Decompress#

  • Put Output File in Field: ใส่ชื่อ field ใน input data ที่มีไฟล์ binary ที่ต้องการแตกไฟล์ ถ้าจะแตกหลายไฟล์ให้ใส่ชื่อ field คั่นด้วย comma
  • Output Prefix: ใส่ prefix ที่จะเติมหน้าชื่อไฟล์ output

Templates and examples#

Talk to your SQLite database with a LangChain AI Agent 🧠💬

by Yulia

View template details
Transcribing Bank Statements To Markdown Using Gemini Vision AI

by Jimleuk

View template details
Build a Tax Code Assistant with Qdrant, Mistral.ai and OpenAI

by Jimleuk

View template details
Browse บีบอัดไฟล์ (Compression) integration templates, or search all templates