·file-adapters
</>

file-adapters

rytass/utils

Image file processing utilities (圖像檔案處理工具). Use when working with image resizing (圖片縮放), format conversion (格式轉換), watermarks (浮水印), or processing pipelines (處理管道). Covers Sharp integration, Buffer/Stream handling (緩衝/串流處理), batch processing (批次處理), and NestJS integration (NestJS 整合).

3Installs·0Trend·@rytass

Installation

$npx skills add https://github.com/rytass/utils --skill file-adapters

SKILL.md

This skill provides comprehensive guidance for using @rytass/file-converter packages to process images with resizing, format conversion, watermarking, and pipeline processing.

All adapters implement the FileConverter interface from @rytass/file-converter, providing a unified API for image processing:

| @rytass/file-converter | Core interfaces and pipeline manager (核心介面與管道管理器) | TypeScript interfaces | | @rytass/file-converter-adapter-image-resizer | Image resizing (圖像縮放) | Sharp ^0.34.5 | | @rytass/file-converter-adapter-image-transcoder | Format conversion (格式轉換) | Sharp ^0.34.5, file-type ^21.1.1 |

Image file processing utilities (圖像檔案處理工具). Use when working with image resizing (圖片縮放), format conversion (格式轉換), watermarks (浮水印), or processing pipelines (處理管道). Covers Sharp integration, Buffer/Stream handling (緩衝/串流處理), batch processing (批次處理), and NestJS integration (NestJS 整合). Source: rytass/utils.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rytass/utils --skill file-adapters
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is file-adapters?

Image file processing utilities (圖像檔案處理工具). Use when working with image resizing (圖片縮放), format conversion (格式轉換), watermarks (浮水印), or processing pipelines (處理管道). Covers Sharp integration, Buffer/Stream handling (緩衝/串流處理), batch processing (批次處理), and NestJS integration (NestJS 整合). Source: rytass/utils.

How do I install file-adapters?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rytass/utils --skill file-adapters Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rytass/utils