← 返回
未分类

Unzip Tool

List, test, and extract files from ZIP archives. Use when you need to decompress or inspect ZIP file contents.
列出、测试并提取 ZIP 压缩包中的文件。适用于需要解压或检查 ZIP 文件内容的场景。
dinghaibin
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 324
下载
💾 0
安装
1
版本
#latest

概述

ZIP Extraction Utility

Extract files from ZIP archives with support for selective extraction, overwrite control, and archive inspection.

Usage

unzip-tool [options] <archive> [file...]

Options

  • -l: List archive contents without extracting
  • -d dir: Extract to specified directory
  • -o: Overwrite files without prompting
  • -n: Never overwrite existing files

Examples

# Extract to current directory
unzip-tool archive.zip

# Extract to specific folder
unzip-tool archive.zip -d /target/dir

# List contents only
unzip-tool -l archive.zip

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 13:23 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Unexpand Tool

dinghaibin
将文本文件中的空格转为制表符,保持统一缩进并减小文件大小。
★ 0 📥 376

Automation Workflow

dinghaibin
创建并管理自动化工作流,以处理重复性任务。适用于需要安排周期性数据同步、链式API调用、设置触发动作等场景。
★ 0 📥 360

Datetime Tool

dinghaibin
全面的日期时间操作工具包,支持多种格式、时区转换、日历计算、自然语言解析以及日期...
★ 0 📥 396