MAC中用ImageMagick轉換影像
MAC上,安裝imagemagic:
下載:
http://www.imagemagick.org/script/binary-releases.php#macosx
安裝:
Create (or choose) a directory to install the package into and change to that directory, for example:
$ cd $HOME
Next, extract the contents of the package. For example:
$ tar xvzf ImageMagick-x86_64-apple-darwin13.2.0.tar.gz
Set the MAGICK_HOME
environment variable to the path where you extracted the ImageMagick files. For example:
$ export MAGICK_HOME=”$HOME/ImageMagick-6.8.9″
If the bin
subdirectory of the extracted package is not already in your executable search path, add it to your PATH
environment variable. For example:
$ export PATH=”$MAGICK_HOME/bin:$PATH”
Set the DYLD_LIBRARY_PATH
environment variable:
$ export DYLD_LIBRARY_PATH=”$MAGICK_HOME/lib/”
Finally, to verify ImageMagick is working properly, type the following on the command line:
$ convert logo: logo.gif$ identify logo.gif$ display logo.gif
將PDF檔案轉成影像
#convert -density 150 -quality 100 -resize 800x “file.pdf” “result.jpg”
將file.pdf檔案輸出為result.jpg檔案,如果PDF有多頁,影像將自動以result-0.jpg` , `result-1.jpg`…形式輸出。
MAC上,用imagemagick把jpg轉成黑白TIFF圖的命令:
localhost:~ test$ convert 005.jpg -type bilevel -monochrome -compress group4 005.tif
localhost:~ test$ convert 005.jpg -monochrome -compress group4 005.tif
localhost:~ test$ convert 005.jpg -compress group4 005.tif
參考:
http://www.imagemagick.org/script/command-line-options.php
相關文章
- 影像轉換軟體:Pixillion MacMac
- Pixillion for Mac 影像轉換軟體Mac
- Pixillion for Mac影像轉換軟體Mac
- Image Resizer for Mac(影像批次轉換工具)Mac
- Iridient Developer for mac(RAW影像格式轉換工具)DeveloperMac
- Iridient Developer for mac - RAW影像格式轉換工具DeveloperMac
- XnViewMP for Mac,Mac電腦影像瀏覽和轉換工具ViewMac
- 影像和圖示轉換工具:Snap Converter for macMac
- 影像格式轉換
- Capture One 23 Pro Mac(RAW影像編輯轉換器)APTMac
- Capture One 23 Pro mac(RAW轉換和影像編輯工具)APTMac
- RAW影像編輯轉換器Capture One 22 Pro Mac/WindowsAPTMacWindows
- Python的OpenCV轉換影像大小PythonOpenCV
- 在 Linux 中使用ImageMagick命令列操作影像檔案Linux命令列
- OpenCV計算機視覺學習(11)——影像空間幾何變換(影像縮放,影像旋轉,影像翻轉,影像平移,仿射變換,映象變換)OpenCV計算機視覺
- opencv 影像的型別轉換、影像的縮放OpenCV型別
- 使用ImageMagick將PDF轉成圖片
- RAW轉換和影像編輯工具:Capture One 23 Pro for mac 中文版APTMac
- 如何使用macOS預覽批次轉換影像Mac
- Mac影片轉換器——Doremisoft Mac Video Converter for macMacREMIDE
- Capture One 22 Pro 影像編輯轉換器APT
- mac文字轉換軟體:Text Workflow for macMac
- AudFree Auditior for Mac(Mac音訊轉換器)Mac音訊
- Text Workflow for Mac(Mac文字轉換軟體)Mac
- Macpdf轉換工具-PDF Converter macMac
- Mac視訊轉換器:Vidmore Video Converter macMacIDE
- Mac影片編輯轉換器——Swift Converter for MacMacSwift
- Mac音樂轉換器——Macsome iTunes Converter for MacMac
- 輕鬆將點陣圖轉換為向量圖,享受高品質影像——Vector Magic for Mac/winMac
- Mac高畫質影片轉換器使用教程,WinX HD影片轉換Mac
- 適用於Mac的WinX HD影片轉換器:影片轉換教程Mac
- Permute 3 for mac(Mac音影片格式轉換工具)Mac
- AVAide Video Converter for Mac(Mac音影片轉換軟體)AIIDEMac
- mac萬能音影片轉換器——Permute 3 for macMac
- iVI 4 Video Converter for Mac(mac視訊轉換器)IDEMac
- 【翻譯】影像到Base64字串轉換字串
- VASA-1:將影像轉換為影片的AI模型AI模型
- 將BGR轉換成為YUV420SP影像格式
- Capture One 22 Pro RAW轉換和影像編輯工具APT