tiff-merge

合并图片为 TIFF 或拆分 TIFF 为单张图片(本地处理,隐私安全)

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "tiff-merge" with this command: npx skills add fly3094/tiff-merge

TIFF Merge & Split Skill

将多张图片合并为多页 TIFF 文件,或将 TIFF 拆分为单张图片,完全本地处理,隐私安全。

使用方法

合并模式

# 合并多张图片为 TIFF
node index.js merge image1.jpg image2.jpg image3.jpg -o output.tiff

拆分模式

# 拆分 TIFF 为单张图片
node index.js split input.tiff -o output_folder/

功能特点

  • ✅ 本地处理,文件不上传
  • ✅ 支持 JPG/PNG/TIFF 格式
  • ✅ 多张图片合并为多页 TIFF
  • ✅ TIFF 拆分为单张图片
  • ✅ 隐私安全

示例

合并图片

# 合并旅游照片
node index.js merge photo1.jpg photo2.jpg photo3.jpg -o travel.tiff

# 合并文档扫描件
node index.js merge scan_001.png scan_002.png scan_003.png -o document.tiff

拆分 TIFF

# 拆分为 PNG 图片
node index.js split document.tiff -o ./output/ --format png

# 拆分为 JPG 图片
node index.js split document.tiff -o ./output/ --format jpg

许可证

MIT

作者

fly3094

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Ephemeral Media Hosting

自動削除機能付き一時メディアホスティングシステム

Registry SourceRecently Updated
General

Ethereum Read Only

Foundry castを使用したウォレット不要のオンチェーン状態読み取り

Registry SourceRecently Updated
General

OpenClaw Memory

Manage, optimize, and troubleshoot the OpenClaw memory system — MEMORY.md curation, daily logs (memory/YYYY-MM-DD.md), memory_search tuning, compaction survi...

Registry SourceRecently Updated
General

ImageRouter

Generate AI images with any model using ImageRouter API (requires API key).

Registry SourceRecently Updated
2.6K2dawe35