Batch Process: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
Line 16: Line 16:
* 重新命名檔案名稱
* 重新命名檔案名稱
** [http://www.hokoy.com/ 老胡的烘焙雞] - [http://www.hokoy.com/Works/Program/KoyRenamer.aspx 檔案改名器] (連線問題: 04-14)
** [http://www.hokoy.com/ 老胡的烘焙雞] - [http://www.hokoy.com/Works/Program/KoyRenamer.aspx 檔案改名器] (連線問題: 04-14)
** [http://www.irfanview.com/ IrfanView] ([http://toget.pchome.com.tw/tip/drawing/tip_168.html 更名說明]) (last visited: 2006年4月14日) File name pattern as follows:
** [http://www.irfanview.com/ IrfanView] ([http://toget.pchome.com.tw/tip/drawing/tip_168.html 更名說明]) (last visited: 2006年4月14日)


{| border="1"
{| border="1"
| 目的
| 目的
|| 原檔名 例
|| Name pattern
|| Name pattern
|| 原檔名 例
|| 更名後檔名 例
|| 更名後檔名 例
|| 備註
|| 備註
|-
|-
| 取代原檔名(不含副檔名), 取代為image###
| 取代原檔名(不含副檔名), 取代為image###
|| {original filename}.html
|| image###
|| image###
|| {original filename}.html
|| image001.html ~ image020.html
|| image001.html ~ image020.html
||
||
|-
|-
| 原檔名(不含副檔名)後在加上時間(精確至秒)
| 原檔名(不含副檔名)後在加上時間(精確至秒)
|| {original filename}.html
|| $N_$T
|| $N_$T
|| {original filename}.html
|| {original filename}_2006_3_31 _ 21_46_20.html
|| {original filename}_2006_3_31 _ 21_46_20.html
||
||
|-
|-
| 原檔名(不含副檔名)後在加上時間(月與日)
| 原檔名(不含副檔名)後在加上時間(月與日)
|| {original filename}.html
|| $N_$T(%m-%d)
|| $N_$T(%m-%d)
|| {original filename}.html
|| {original filename}_03-31.html
|| {original filename}_03-31.html
||
||
|-
|-
| 原檔名(不含副檔名)插入文字 _text
| 原檔名(不含副檔名)插入文字 _text
|| abc.1 ~ abc.20
|| $N_text
|| $N_text
|| abc.1 ~ abc.20
|| abc_text.1 ~ abc_text.20
|| abc_text.1 ~ abc_text.20
||
||
|-
|-
| ''trivial:'' 原檔名(含副檔名)插入文字 .gif
| ''trivial:'' 原檔名(含副檔名)插入文字 .gif
|| abc.1 ~ abc.20
|| $F.gif
|| $F.gif
|| abc.1 ~ abc.20
|| abc.1.gif.1 ~ abc.20.gif.20
|| abc.1.gif.1 ~ abc.20.gif.20
|| 無法透過批次更名方式, 替換副檔名. 建議改用batch conversion
|| 無法透過批次更名方式, 替換副檔名. 建議改用batch conversion

Revision as of 05:00, 26 May 2006

批次動作 (batch actions ex:convert file format...)

adobe photoshop 7 批次處理影像檔

  1. 視窗 -> 動作 : 開啟動作工作視窗
  2. 步驟紀錄, 動作, 工具預設集分頁: 選擇動作分頁
  3. 開啟一個待處理的檔案
  4. 建立新增組合 -> 建立新增動作
  5. 開始紀錄各個動作步驟
  6. 停止紀錄
  7. 儲存檔案, 關閉
  8. 開啟另一個待處理的檔案
  9. 動作分頁: 播放選取的動作

其他

目的 原檔名 例 Name pattern 更名後檔名 例 備註
取代原檔名(不含副檔名), 取代為image### {original filename}.html image### image001.html ~ image020.html
原檔名(不含副檔名)後在加上時間(精確至秒) {original filename}.html $N_$T {original filename}_2006_3_31 _ 21_46_20.html
原檔名(不含副檔名)後在加上時間(月與日) {original filename}.html $N_$T(%m-%d) {original filename}_03-31.html
原檔名(不含副檔名)插入文字 _text abc.1 ~ abc.20 $N_text abc_text.1 ~ abc_text.20
trivial: 原檔名(含副檔名)插入文字 .gif abc.1 ~ abc.20 $F.gif abc.1.gif.1 ~ abc.20.gif.20 無法透過批次更名方式, 替換副檔名. 建議改用batch conversion


  • 重新轉換壓縮檔的檔案格式
    • WinRAR (shareware): .zip, .rar, .cab, .lzh, .iso => what u want
  • 轉換音樂格式
    • dBpowerAMP - dBpowerAMP Music Converter (dMC) 部分中文目錄字串無法辨識,建議將欲轉換的聲音檔直接放到C槽的根目錄
  • 轉換圖檔的檔案格式
    • Pic2Pic() 檔案格式、顏色解析度、鏡像、旋轉
  • 批次修改圖形尺寸大小、與內容(加外框、解析度)