更新 README.md

This commit is contained in:
2026-05-19 22:27:45 +00:00
parent cceb02bf8b
commit 0b0e6a7b12

View File

@@ -9,6 +9,7 @@
- **jpg-resize.sh** - 把圖片縮放到某個百分比的長寬,並且限制最大檔案大小,輸出成 `.jpg` 檔案。
- **jpg-resize-ver2.sh** - 把圖片縮小到某個像素或百分比的長寬,或限制最大檔案大小,輸出成 `.jpg` 檔案。
- **lineBreak.py** - 把中文文字檔遇到全形標點符號就斷行,並且輸出新檔。
- **mount-all.sh** - 快速管理常用 mount。
- **nonsense.sh** - 用 `ollama` 產生一大堆無意義的故事,並存成 .txt 檔案。
- **occ.sh** - 配合 `opencc` 使用,簡體轉繁體。
- **png-seq-to-prores.sh** - 把 `000000.png``000001.png`……轉成 ProRes 4444 影片檔。