C********n 发帖数: 1744 | 1 我有很多每个20多MB的相片,有没有什么办法快速把它们变小,比如到2MB? |
i*****8 发帖数: 6735 | 2 用acdsee的批处理功能,很方便
【在 C********n 的大作中提到】 : 我有很多每个20多MB的相片,有没有什么办法快速把它们变小,比如到2MB?
|
C********n 发帖数: 1744 | |
j****z 发帖数: 967 | 4 你家應該用mac吧?
Import to iPhoto --> export and select size/resolution
Or
Batch open using Preview --> resize and batch save
Or
Using Automator, create a workflow, save as app and context menu script,
this way you can highlight original pics, right click and resize and convert
raw (or whatever original files are) to jpg/png on the fly...
【在 C********n 的大作中提到】 : 我有很多每个20多MB的相片,有没有什么办法快速把它们变小,比如到2MB?
|
g*****g 发帖数: 34805 | 5 Photoshop可以做,google一下。
【在 C********n 的大作中提到】 : 我有很多每个20多MB的相片,有没有什么办法快速把它们变小,比如到2MB?
|
B***n 发帖数: 1214 | 6 照的时候,把照相机调到LowResolution?
【在 C********n 的大作中提到】 : 我有很多每个20多MB的相片,有没有什么办法快速把它们变小,比如到2MB?
|
C****e 发帖数: 1599 | 7 我一位SYS朋友给我装的 Irfanview 很方便很快。好像是 free download的
【在 C********n 的大作中提到】 : 我有很多每个20多MB的相片,有没有什么办法快速把它们变小,比如到2MB?
|
q*z 发帖数: 13362 | 8 凡是不会用PS的,请用光影魔术手
【在 C********n 的大作中提到】 : 我有很多每个20多MB的相片,有没有什么办法快速把它们变小,比如到2MB?
|
m******s 发帖数: 8493 | 9 这是啥软件
【在 q*z 的大作中提到】 : 凡是不会用PS的,请用光影魔术手
|
S*A 发帖数: 7142 | 10 Linux 里面:
convert -resize 1024x768 *.JPG |
|
|
C********n 发帖数: 1744 | 11 是用的mac,回去试试,谢了
convert
【在 j****z 的大作中提到】 : 你家應該用mac吧? : Import to iPhoto --> export and select size/resolution : Or : Batch open using Preview --> resize and batch save : Or : Using Automator, create a workflow, save as app and context menu script, : this way you can highlight original pics, right click and resize and convert : raw (or whatever original files are) to jpg/png on the fly...
|
C********n 发帖数: 1744 | 12 http://www.neoimaging.cn/
好像不错
【在 q*z 的大作中提到】 : 凡是不会用PS的,请用光影魔术手
|
i*****8 发帖数: 6735 | 13 erh。。。
我的情况,貌似所有机器上装的光影魔术手,menu以下的东西全是乱码。每次edit图片
用哪个功能,都要靠猜。。。
不知道其他同志们有木有遇到类似情况,还是就是我很sui 【 在 CallMeLeon (
yaofanfan) 的大作中提到: 】 |
p**********g 发帖数: 9385 | 14 就是因为你衰
Check your uni-code setting. If you install the software before changing uni
-code into chinese, then all menus are 乱码。
【在 i*****8 的大作中提到】 : erh。。。 : 我的情况,貌似所有机器上装的光影魔术手,menu以下的东西全是乱码。每次edit图片 : 用哪个功能,都要靠猜。。。 : 不知道其他同志们有木有遇到类似情况,还是就是我很sui 【 在 CallMeLeon ( : yaofanfan) 的大作中提到: 】
|
C********n 发帖数: 1744 | 15 how come ur so free in Japan?
【在 p**********g 的大作中提到】 : 就是因为你衰 : Check your uni-code setting. If you install the software before changing uni : -code into chinese, then all menus are 乱码。
|
q*z 发帖数: 13362 | 16 请直接下载英文版
【在 i*****8 的大作中提到】 : erh。。。 : 我的情况,貌似所有机器上装的光影魔术手,menu以下的东西全是乱码。每次edit图片 : 用哪个功能,都要靠猜。。。 : 不知道其他同志们有木有遇到类似情况,还是就是我很sui 【 在 CallMeLeon ( : yaofanfan) 的大作中提到: 】
|
c****8 发帖数: 70 | 17 Microsoft Office Picture Manager is great for the job if you have MS Office.
【在 C********n 的大作中提到】 : 我有很多每个20多MB的相片,有没有什么办法快速把它们变小,比如到2MB?
|
C********n 发帖数: 1744 | 18 but seems it can only resize one at a time.
what i want is batch processing, like i select 100 pictures, right click,
and there's a resize option on the menu.
Office.
【在 c****8 的大作中提到】 : Microsoft Office Picture Manager is great for the job if you have MS Office.
|
c****8 发帖数: 70 | 19 Start the Manager. Open the folder that contains the pictures. Highlight all
pictures that you want to resize. Click edit and choose resize. Select the
percentage you want to shrink. Hit save, and all selected pictures will be
resized at the same time. Please note original pictures will be overwritten
in the same folder. You may want to save a copy of the oringinals in
separate folder first.
【在 C********n 的大作中提到】 : but seems it can only resize one at a time. : what i want is batch processing, like i select 100 pictures, right click, : and there's a resize option on the menu. : : Office.
|
S*A 发帖数: 7142 | 20 用 mac 的话也可以装 ImageMagic, 然后就有我刚才
提到的 "convert" 那个工具了。
http://www.imagemagick.org/script/binary-releases.php
这些批量处理还是命令行给力。
【在 C********n 的大作中提到】 : but seems it can only resize one at a time. : what i want is batch processing, like i select 100 pictures, right click, : and there's a resize option on the menu. : : Office.
|