File Batch Processor

👤 lx19840614 📦 v1.0.1 ⭐ 4.2 ⬇️ 1K 下载
📄 办公效率 免费

📖 技能介绍


name: file-batch-processor description: "One-click batch processing for all files: rename, compress images, convert to PDF, auto organize. No software installation needed, runs locally, safe and ad-free. Essential tool for professionals/students/shop owners! Use cases: batch file rename, batch image compression, batch PDF conversion, auto categorize by type. Windows compatible, newbie-friendly, office efficiency booster."


File Batch Processor Master

🎯 Core Features

  1. Batch File Rename - Multiple naming modes (sequence, date, prefix/suffix, etc.)
  2. Batch Image Compression - Smart JPEG/PNG compression with quality preservation
  3. Batch to PDF - One-click conversion of images and text files to PDF
  4. Auto Categorization - Automatically categorize files by type (documents, images, audio, video, archives)

🚀 Quick Start

Basic Workflow

1. Select folder to process

2. Choose processing functions (can select multiple)

3. Configure parameters (rename rules, compression quality, etc.)

4. Execute processing

5. View results report


## 📁 Directory Structure

file-batch-processor/ ├── SKILL.md (current file) ├── scripts/ │ ├── batch_rename.py │ ├── image_compress.py
│ ├── convert_to_pdf.py │ └── auto_organize.py └── references/ ├── naming_patterns.md ├── compression_guide.md └── file_types.md ```

🔧 Feature Details

1. Batch File Rename

  • Supported Modes:
  • Sequence mode: file_001.jpg, file_002.jpg
  • Date mode: 20240302_photo1.jpg
  • Prefix/suffix add: backup_file.docx, file_copy.pdf
  • Batch replace: old_namenew_name

2. Batch Image Compression

  • Supported Formats: JPEG, PNG
  • Compression Options:
  • Quality levels: High (90%), Medium (70%), Low (50%)
  • Size adjustment: Original size, 50%, 30%
  • Batch processing: Supports 1000+ files

3. Batch to PDF

  • Supported Source Files:
  • Image files (JPG, PNG, BMP, etc.)
  • Text files (TXT, MD)
  • Office documents (requires additional tools)

  • Categorization Rules:

  • 📄 Documents: .doc, .docx, .pdf, .txt, .md
  • 🖼️ Images: .jpg, .jpeg, .png, .bmp, .gif
  • 🎵 Audio: .mp3, .wav, .aac
  • 🎥 Video: .mp4, .avi, .mkv
  • 📦 Archives: .zip, .rar, .7z
  • 📁 Others: Remaining files

🎨 Skill Icon

  • Recommended icons: Folder/Tool type icons
  • Color scheme: Blue tones (professional & reliable) + Green (efficiency boost)

  • ?? Organize large amounts of photos downloaded from phone

  • 📊 Process batches of work documents
  • 🛒 Shop owners organizing product images
  • 🎓 Students organizing study materials
  • 💼 Professionals improving office efficiency

⚙️ Technical Implementation

  • Platform: Windows (most compatible)
  • Dependencies: Python 3.8+, Pillow, PyPDF2, pdfkit (optional)
  • Security: Runs locally, no network requests, no data uploads

📝 Precautions

  • Backup important files before processing

    小葱技能站7w4.net发现了升级插件。

  • Large batch processing may take time
  • Test with small samples when compressing images

📚 References

  • [naming_patterns.md] - Detailed naming patterns guide
  • [compression_guide.md] - Image compression technical guide
  • [file_types.md] - File type identification rules

💡 Tip: This skill is designed to be "out-of-the-box" ready, easy for beginners to use, and an essential efficiency tool for professionals, students, and shop owners!

📦 Version Information

  • Current Version: 1.0.0
  • Release Date: 2026-03-03
  • Release Platform: ClawHub
  • Author: lx19840614

📝 Changelog

v1.0.0 (2026-03-03) - Initial Version

  • ✅ Batch file rename (5 modes)
  • ✅ Batch image compression (quality/size adjustable)
  • ✅ Batch convert to PDF (images/text)
  • ✅ Auto file organization (6 categories)
  • ✅ Preview mode (--dry-run)
  • ✅ Windows optimized
  • ✅ Complete documentation (README + video script + promotion plan)

📋 Planned Updates

  • [ ] Chinese font PDF support
  • [ ] Batch backup function
  • [ ] Progress bar display
  • [ ] GUI graphical interface
  • [ ] macOS/Linux support

🤖 AI 评测

这是一款实用的文件批量处理工具,功能齐全,能满足日常办公中的批量重命名、图片压缩、PDF转换等需求。文档说明详细,新手也能快速上手。不过压缩包中混入了大量营销推广内容,显得不够专业精简,建议只保留核心功能文件和必要文档。此外,文档部分章节的格式显示有些混乱,阅读体验可以进一步优化。总体来说产品质量不错,是一款值得一试的效率工具。

📊 多维度评分

适应性4.2
规范性4
有效性4.3
可靠性4.2
可信度4.7

📁 包含文件 (15 个)

📄 CHECKLIST.md 4 KB
📄 PROMOTION_PLAN.md 7.6 KB
📄 README.md 8.5 KB
📄 SKILL.md 4.1 KB
📄 _meta.json 139 B
📄 references/compression_guide.md 1.7 KB
📄 references/file_types.md 2.3 KB
📄 references/naming_patterns.md 1.4 KB
📄 scripts/auto_organize.py 2.9 KB
📄 scripts/batch_rename.py 3.9 KB
📄 scripts/convert_to_pdf.py 4.5 KB
📄 scripts/image_compress.py 3.9 KB
📄 test_compress/readme.txt 148 B
📄 test_output/Documents/document.txt 148 B
📄 test_sample.txt 148 B