Skip to content

How to zip multiple files in monday.com

ZackFile Compress Developer2 min readHow-to guide

Key takeaways

Can monday.com zip files on its own?
No. monday.com stores files in a column but has no built-in "zip these together" action. The File Compress app by ColumnMate adds it.
How does zipping files in monday.com work?
File Compress reads every file in a source Files column, packs them into one ZIP archive with maximum deflate compression, and writes the ZIP to a target column on the same item.
Does zipping compress the files inside?
The ZIP uses deflate at its highest level. Already-compressed files (JPEG, PNG, PDF, MP4) barely shrink; text, CSV, and raw files can shrink a lot. The main benefit is one file instead of many.
Can zipping happen automatically?
Yes. An automation can create the ZIP when a status changes — for example when an item moves to "Ready to deliver".

Zipping multiple files in monday.com is not a native feature — monday.com holds files in a Files column but has no action to bundle them. The File Compress app by ColumnMate adds one. It reads every file in a source column, packs them into a single ZIP archive using the archiver library at maximum deflate compression, and uploads the ZIP to a target column.

Why bundle files into a ZIP inside monday.com

A finished item often has ten or twenty attachments: source files, exports, a brief, reference images. Sending those to a client or a teammate means either downloading each one or sharing a messy list. A single ZIP is one download, one attachment, one link — and it keeps the delivery attached to the item it came from.

Does zipping save storage?

A little, sometimes a lot. The ZIP applies DEFLATE compression at its strongest setting. Files that are already compressed — JPEG, PNG, PDF, MP4, MP3 — are near their floor and will not shrink much. Uncompressed formats — CSV, TXT, JSON, WAV, TIFF, PSD in some cases — can drop 50% or more. Either way, one file is easier to manage than twenty.

Step by step

  1. An admin installs File Compress from the monday.com marketplace.
  2. In the board's automation center, add a Zip Files recipe.
  3. Pick a trigger. A button column ("Package") lets you bundle an item on demand; a status change ("Ready to deliver") bundles it automatically when the work is done.
  4. Choose the source Files column (where the files are now) and the target Files column (where the ZIP will go).
  5. Turn it on. When the trigger fires, the ZIP appears in the target column, named after the item.

Zipping automatically on a status change

For a repeatable delivery process, skip the manual step. File Compress includes a Zip Files automation action. A common recipe:

When Status changes to Ready to deliver, zip files from Working Files into Delivery.

Now every item that reaches that status gets a bundle with no manual step. See how I automatically compress client deliverables in monday.com for a full setup.

Common questions about the ZIP

Can I zip files from multiple columns at once?

Each Zip Files action reads one source column. If your files are spread across several columns, either consolidate them into one column first, or run the action per column into per-package targets.

What are the files named inside the ZIP?

Each file keeps its original monday.com file name. If two files share a name, the archive keeps both.

The short version

monday.com cannot zip files by itself. A File Compress recipe reads a source Files column, builds one ZIP with maximum compression, and writes it to a target column — on a button click, or automatically on a status change. Pair it with a dedicated delivery column and you have a clean handoff every time. See the setup guide or read about downloading multiple monday.com files as one ZIP.

Frequently asked questions

How do I zip multiple files in monday.com?
Install File Compress from the marketplace and add a Zip Files recipe in the board's automation center. Set a trigger — a button click or a status change — a source column, and a target column. When it fires, a single ZIP is written to the target column.
Where does the ZIP file end up?
In a Files column you designate as the target, on the same item. From there anyone with board access can download it in one click.
Is there a limit on how many files I can zip?
There is no fixed file-count limit. The practical ceiling is the combined size — the resulting ZIP must stay within the 500MB monday.com upload limit.
Do the original files stay on the board?
Yes. Zipping reads the source files and adds a ZIP; it does not delete anything.
Can clients download the ZIP without a monday.com account?
If you share the file link or a sharable view, yes. The ZIP behaves like any other monday.com file attachment.

Zack

File Compress Developer at ColumnMate. Writes about file management, storage, and automation inside monday.com.

Compress and zip files without leaving monday.com

File Compress runs on your board. 14-day free trial, no credit card required.