file-paste 是一个开箱即用的工具,用于捕获粘贴事件并对粘贴的文件或图片进行处理。它支持将文件转换为多种格式(如 `FormData` 或 `Buffer`),并提供详细的文件信息,包括文件名、文件类型以及可预览的 `Blob` URL。该工具还支持同时处理多个粘贴的文件。
-
Updated
Jul 18, 2025 - Vue
file-paste 是一个开箱即用的工具,用于捕获粘贴事件并对粘贴的文件或图片进行处理。它支持将文件转换为多种格式(如 `FormData` 或 `Buffer`),并提供详细的文件信息,包括文件名、文件类型以及可预览的 `Blob` URL。该工具还支持同时处理多个粘贴的文件。
Private real-time clipboard sync across all devices — text, images, videos, files, and drag & drop.
Add a description, image, and links to the file-paste topic page so that developers can more easily learn about it.
To associate your repository with the file-paste topic, visit your repo's landing page and select "manage topics."