lanux128

i_options.txt

Feb 25th, 2025
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.98 KB | None | 0 0
  1. -------------------------------------------------------------------------------
  2. File : 'options.txt' - Command line options for IrfanView
  3. Author: Irfan Skiljan
  4. WWW : http://www.irfanview.com
  5. -------------------------------------------------------------------------------
  6.  
  7. List of all command line options supported in IrfanView:
  8. --------------------------------------------------------
  9.  
  10. /one - force "Only one instance"
  11. /fs - force Full Screen display
  12. /fs_exit - force Full Screen display; ESC closes fullscreen and IrfanView
  13. /bf - force "Fit images to desktop" display option
  14. /title=text - set window title to "text"
  15. /pos=(x,y) - move IrfanView window to x,y (if display option allows that)
  16. /display=(x,y,w,h,zoom,sX,sY) - set position, size, zoom and scroll position of the IrfanView window and image
  17. /convert=filename - save/convert input image(s)/file(s) to "filename" and CLOSE IrfanView
  18. (Note: See pattern help file page for more options)
  19. /makecopy - for convert: if destination file exists, save new file as copy
  20. /slideshow=txtfile - play slideshow with the files from "txtfile"
  21. /slideshow=folder - play slideshow with the files from "folder"
  22. /reloadonloop - reload input source used in /slideshow when list finished
  23. /filelist=txtfile - use filenames from "txtfile" as input, see examples below
  24. /file=filename(s) - use filename(s) as input, see examples below
  25. /thumbs - open Thumbnails window
  26. /killmesoftly - close all IrfanView instances (exit after command line)
  27. /cmdexit - close current IrfanView after command line processing
  28. /closeslideshow - close slideshow and IrfanView after the last image
  29. /page=X - open page number X from a multipage input image
  30. /crop=(x,y,w,h,C) - crop input image: x-start, y-start, width, height, C=start corner (0-4)
  31. /print - print to default printer and CLOSE IrfanView
  32. /print="Name" - print to specific printer and CLOSE IrfanView
  33. /resize=(w,h) - resize input image to w (width) and h (height)
  34. /resize_long=X - resize input image: set long side to X
  35. /resize_short=X - resize input image: set short side to X
  36. /resample - for resize: use Resample option (better quality)
  37. /aspectratio - used for /resize: keep image proportions
  38. /capture=X - capture the screen or window (see examples below)
  39. /ini - use the Windows folder for INI/LST files (read/save)
  40. /ini="Folder" - use the folder "Folder" for INI/LST files (read/save)
  41. /clippaste - paste image from the clipboard
  42. /clipcopy - copy image to the clipboard
  43. /silent - don't show messages for command line read/save errors
  44. /invert - invert input image (negative)
  45. /dpi=(x,y) - change image DPI values, set DPIs for scanning
  46. /scan - acquire the image from the TWAIN device (show TWAIN dialog)
  47. /scanhidden - acquire the image from the TWAIN device (hide TWAIN dialog)
  48. /batchscan=(options) - simulate menu: File->Batch Scan, see examples below
  49. /bpp=BitsPerPixel - change color depth of the input image to BitsPerPixel
  50. /swap_bw - swap (pure) black and white color in the image
  51. /gray - convert input image to grayscale
  52. /rotate_r - rotate input image to right
  53. /rotate_l - rotate input image to left
  54. /hflip - horizontal flip
  55. /vflip - vertical flip
  56. /filepattern="x" - browse only specific files
  57. /effect=(x,p1,p2) - apply effect filter X, see below for examples
  58. /sharpen=X - open image and apply the sharpen filter value X
  59. /contrast=X - open image and apply the contrast value X
  60. /bright=X - open image and apply the brighntess value X
  61. /gamma=X - open image and apply the gamma correction value X
  62. /advancedbatch - apply Advanced Batch Dialog options to image (from INI file)
  63. /transpcolor=(r,g,b) - set transparent color if saving as GIF/PNG/ICO
  64. /hide=X - hide toolbar, status bar, menu and/or caption of the main window
  65. /info=txtfile - write image infos to "txtfile"
  66. /fullinfo - used for /info, write EXIF, IPTC and Comment data
  67. /shortinfo - used for /info, write just file index and name
  68. /append=destfile - append image as page to "destfile" (must be TIF or PDF)
  69. /multitif=(tif,files) - create multipage TIF from input files
  70. /multipdf=(pdf,files) - create multipage PDF from input files
  71. /panorama=(X,files) - create panorama image from input files; X = direction (1 or 2)
  72. /contactsheet=(files) - create Contact Sheet image from input files (uses dialog options)
  73. /jpgq=X - set JPG save quality
  74. /tifc=X - set TIF save compression
  75. /wall=X - set image as wallpaper, see below for /random and examples
  76. /extract=(folder,ext) - extract all pages from a multipage/multiframe file
  77. /import_pal=palfile - import and apply a special palette to the image (PAL format)
  78. /export_pal=palfile - export image palette to file (PAL format)
  79. /jpg_rotate=(options) - JPG lossless rotation, see examples below
  80. /hotfolder="folder" - start Hotfolder option with a specific folder
  81. /monitor=X - start EXE-Slideshow on monitor X
  82. /window=(x,y,w,h) - set EXE-Slideshow window position and size
  83. /clearmonitors - play EXE-slideshow on one monitor, clear all other monitors
  84.  
  85.  
  86. Important notes:
  87. - Only lower case options are supported (don't type any UPPERCASE letters for options) !
  88. - Use "" for file names/paths with spaces! (example: "c:\images\dummy test file.jpg")
  89. - Input file name (if required) is always the first parameter (unless /file or /filelist is used)
  90. - Write always the FULL paths for file names (incl. drive letter)
  91. (hint for BAT files with relative paths: use the variable "%~dp0" to get the current path)
  92. - You can combine several options in one command
  93. - The commands will be processed in the order you write them
  94. - Wildcards supported only for: /convert, /multitif, /multipdf, /panorama, /print, /info /jpg_rotate and /extract
  95. - Do not set any other commands after /batchscan, /scan, /capture=5 or 6, they won't be processed
  96. - Maximal command line length is limited to 4096 chars: use Drag&Drop, /file or /filelist for very large lists
  97. - Most settings are loaded from the INI file. Using prepared INIs and /ini option, you can extend the possibilities.
  98. - IrfanView exit code is 0. If /convert or /print is used, there is 1 or 2 also possible, for load/save error.
  99. - Please test (e.g. conversions) first in GUI mode => some options may need to be set first (saved to INI file).
  100.  
  101.  
  102. Example for conversion:
  103. i_view32.exe c:\test.bmp /convert=c:\giftest.gif
  104. => Convert file: 'c:\test.bmp' to 'c:\giftest.gif' without GUI ;-)
  105. i_view32.exe c:\*.jpg /convert=d:\temp\*.gif
  106. i_view32.exe c:\*.jpg /resize=(500,300) /aspectratio /resample /convert=d:\temp\*.png
  107. i_view32.exe c:\*.jpg /resize_long=300 /aspectratio /resample /convert=d:\temp\outimage_###.jpg
  108. i_view32.exe /filelist=c:\mypics.txt /resize=(500,300) /aspectratio /resample /convert=d:\temp\*.png
  109. i_view32.exe c:\test.bmp /convert=c:\test_$Wx$H.jpg
  110. i_view32.exe c:\test.bmp /convert=c:\temp\$N.jpg
  111. i_view32.exe c:\test.bmp /convert=c:\temp_$#_number_sign\test.jpg
  112. i_view32.exe c:\test.bmp /convert=c:\temp\*.tif
  113. i_view32.exe c:\test.bmp /makecopy /convert=c:\temp\$N.jpg
  114. i_view32.exe c:\test.bmp /resize=(100,100) /resample /aspectratio /convert=d:\$N_thumb.jpg
  115. i_view32.exe c:\test.bmp /convert=c:\temp\$T(%Y%m%d)\test_$Wx$H.jpg
  116. i_view32.exe c:\test.bmp /convert=$D$N.jpg
  117. i_view32.exe c:\*.bmp /convert=$D$N.jpg
  118. i_view32.exe c:\*.jpg /advancedbatch /convert=c:\temp\*.jpg
  119. i_view32.exe c:\test.bmp /transpcolor=(255,255,255) /convert=c:\giftest.gif
  120. (Note: supported are all IrfanView read/save formats except audio/video)
  121.  
  122. Example for slideshow:
  123. i_view32.exe /slideshow=c:\mypics.txt
  124. (Note: The file 'c:\mypics.txt' contains, in each line, a name of an image file, including the full path OR path relative to "i_view32.exe")
  125. (You can use a custom time for each file, if you add "|time=your_value_in_milliseconds" after the filename)
  126. (Lines starting with ";" will be ignored and can be used as comment)
  127. i_view32.exe /slideshow=c:\mypics.txt /reloadonloop
  128. i_view32.exe /slideshow=c:\images\
  129. i_view32.exe /slideshow=c:\images\ /reloadonloop
  130. i_view32.exe /slideshow=c:\images\*.jpg
  131. i_view32.exe /slideshow=c:\images\test*.jpg
  132. i_view32.exe /slideshow=c:\images\*.jpg /effect=(8,3,0)
  133. i_view32.exe /slideshow=c:\mypics.txt /effect=(30,0,0)
  134. i_view32.exe /slideshow="c:\images\" /filepattern="*.jpg;*.gif;*.png" /reloadonloop
  135. Note: you have to close IrfanView after the last image from the TXT file, if no /closeslideshow is used.
  136.  
  137. Example for closeslideshow:
  138. i_view32.exe /slideshow=c:\mypics.txt /closeslideshow
  139. => IrfanView will be closed after the last image from 'c:\mypics.txt'
  140.  
  141. Example for thumbnails:
  142. i_view32.exe c:\test\image1.jpg /thumbs
  143. => open 'image1.jpg' and display thumbnails from directory 'c:\test'
  144. i_view32.exe c:\test /thumbs
  145. i_view32.exe /thumbs c:\test
  146. => display thumbnails from directory 'c:\test'
  147. i_view32.exe /filelist=c:\mypics.txt /thumbs
  148. => load filenames from TXT file and display as thumbnails
  149.  
  150. Example for file: (this option is nice if you need to send the input file(s) as last parameter)
  151. i_view32.exe /file=c:\image.jpg (same as "i_view32.exe c:\image.jpg")
  152. i_view32.exe /convert="c:\result\*.tif" /file=c:\image1.jpg
  153. i_view32.exe /convert="c:\result\*.tif" /file=c:\image1.jpg "c:\spacy image2.jpg" c:\image3.jpg
  154. i_view32.exe /thumbs /file=c:\image1.jpg "c:\spacy image2.jpg" c:\image3.jpg
  155. Hint: you can create a special IrfanView desktop (or "Send to") shortcut which can use the files from Drag&Drop with other options like: "i_view32.exe [options] /file="
  156.  
  157. Example for filelist:
  158. i_view32.exe /filelist=c:\mypics.txt
  159. i_view32.exe /filelist=c:\mypics.txt /convert=d:\test\*.jpg
  160. i_view32.exe /filelist=c:\mypics.txt /thumbs
  161.  
  162. Example for close:
  163. i_view32.exe /killmesoftly
  164. => close IrfanView and terminate all instances
  165.  
  166. Example for page:
  167. i_view32.exe c:\test.tif /page=3
  168. => Open page number 3 from the multipage image 'c:\test.tif'
  169.  
  170. Example for /display:
  171. i_view32.exe c:\test.jpg /display=(100,100,300,300,50,0,0)
  172. => Load image and set window position and size, zoom to 50%, scroll positions to 0
  173. i_view32.exe c:\test.jpg /display=(,,300,,50,30,30)
  174. => Load image and set window width, zoom to 50%, scroll positions to 30 (height and position = default/old)
  175.  
  176. Example for crop:
  177. Start corner values: 0 = Left top, 1 = Right top, 2 = Left bottom, 3 = Right bottom, 4 = Center
  178. i_view32.exe c:\test.jpg /crop=(10,10,300,300,0)
  179. => Open 'c:\test.jpg' and crop: x-start=10, y-start=10, width=300, height=300, corner = Left top
  180. i_view32.exe c:\test.jpg /crop=(-10,-20,300,300,4) /convert=c:\giftest.gif
  181. => Open 'c:\test.jpg' and crop: x-start=-10, y-start=-20, width=300, height=300, corner = center
  182.  
  183. Example for print:
  184. i_view32.exe c:\test.jpg /print
  185. => Open 'c:\test.jpg', print the image to default printer and close IrfanView
  186. i_view32.exe c:\test.jpg /print="Printer Name"
  187. => Open 'c:\test.jpg', print the image to specific printer and close IrfanView
  188. i_view32.exe c:\*.jpg /print
  189. => Print all JPGs from "C:\" and close IrfanView
  190. Note: the current settings from the INI file are used.
  191.  
  192. Example for resize:
  193. i_view32.exe c:\test.jpg /resize=(300,300) /resample
  194. => Open 'c:\test.jpg' and resample: width=300, height=300
  195. (Note: Resample uses the the active resample filter from the INI file)
  196. i_view32.exe c:\test.jpg /resize=(300,300) /aspectratio
  197. => Open 'c:\test.jpg' and resize: width = max. 300, height = max. 300, proportional
  198. i_view32.exe c:\test.jpg /resize=(300,0)
  199. => Open 'c:\test.jpg' and resize: width=300, height=original
  200. i_view32.exe c:\test.jpg /resize=(300,0) /aspectratio
  201. => Open 'c:\test.jpg' and resize: width=300, height=proportional
  202. i_view32.exe c:\test.jpg /resize_long=300 /aspectratio /resample
  203. => Open 'c:\test.jpg' and resample: long side=300, short side=proportional
  204. i_view32 c:\test.jpg /resize=(150p,150p)
  205. => Open 'c:\test.jpg' and resize: width=150%, height=150%
  206. i_view32 c:\test.jpg /resize=(33.33p,44.44p)
  207. => Open 'c:\test.jpg' and resize: width=33.33%, height=44.44%
  208.  
  209. Example for capture:
  210. i_view32.exe /capture=0
  211. => Capture the whole screen
  212. i_view32.exe /capture=6
  213. => start in Capture mode, use last used capture dialog settings
  214. i_view32.exe /capture=7
  215. => Capture the screen rectangle from GUI/Capture dialog (=INI values)
  216. i_view32.exe /capture=7=(0,0,800,600)
  217. => Capture the screen rectangle: x (0), y (0), width (800), height (600)
  218. capture values:
  219. 0 = whole screen
  220. 1 = current monitor
  221. 2 = foreground window
  222. 3 = foreground window - client area
  223. 4 = rectangle selection
  224. 5 = object selected with the mouse (can't be combined with other commandline options)
  225. 6 = start in capture mode (can't be combined with other commandline options)
  226. 7 = fixed rectangle (using capture dialog values or direct input)
  227. Advanced examples:
  228. i_view32.exe /capture=2 /convert=c:\test.jpg
  229. Capture foreground window and save result as file.
  230. i_view32.exe /capture=2 /convert=c:\capture_$U(%d%m%Y_%H%M%S).jpg
  231. Capture foreground window and save result as file; file name contains time stamp.
  232.  
  233. Example for ini:
  234. i_view32.exe c:\test.jpg /ini="c:\temp\"
  235. i_view32.exe /ini
  236. i_view32.exe c:\test.jpg /ini
  237. => NOTE: if folder is used: the INI filename MUST NOT be changed, it must be "i_view32.ini" for IrfanView 32 bit.
  238.  
  239. Example for clipboard paste:
  240. i_view32.exe /clippaste
  241. i_view32.exe /clippaste /convert=c:\test.gif
  242.  
  243. Example for clipboard copy:
  244. i_view32.exe c:\test.jpg /clipcopy
  245. i_view32.exe c:\test.jpg /clipcopy /killmesoftly
  246.  
  247. Example for /invert:
  248. i_view32.exe c:\test.jpg /invert
  249.  
  250. Example for /dpi:
  251. i_view32.exe c:\test.jpg /dpi=(72,72)
  252.  
  253. Example for /scan:
  254. With the scan command, you can only combine: /print, /dpi, /gray and /convert.
  255. i_view32.exe /scan
  256. i_view32.exe /scanhidden
  257. i_view32.exe /scanhidden /dpi=(150,150)
  258. i_view32.exe /scan /convert=c:\test.jpg
  259. i_view32.exe /scan /append=c:\test.tif
  260. i_view32.exe /scan /append=c:\test.pdf
  261. i_view32.exe /scanhidden /convert=c:\test.jpg
  262. i_view32.exe /scanhidden /convert=c:\test_$U(%d%m%Y_%H%M%S).jpg
  263. i_view32.exe /scanhidden /gray /convert=c:\test.jpg
  264. i_view32.exe /print /scan
  265.  
  266. Example for /batchscan=(options):
  267. options = 8 options from the batch scan dialog:
  268. filename, index, increment, digits, skip, dest-folder, save-extension, multi-tif
  269. i_view32.exe /batchscan=(scanfile,1,1,2,1,c:\temp,bmp,0)
  270. i_view32.exe /batchscan=(scanfile,1,1,2,1,c:\temp,bmp,0) /dpi=(150,150)
  271. i_view32.exe /batchscan=(scanfile,1,1,2,0,c:\temp,tif,1)
  272. i_view32.exe /batchscan=("crazy, filename",1,1,2,0,"c:\temp\crazy, (folder)",tif,1)
  273. i_view32.exe /batchscan=(scanfile,1,1,2,1,c:\temp,bmp,0) /scanhidden
  274.  
  275. Example for /bpp:
  276. i_view32.exe c:\test.jpg /bpp=8
  277. Supported BPP-values: 1, 4, 8 and 24 (decrease/increase color depth)
  278. => Open 'c:\test.jpg' and reduce to 256 colors
  279.  
  280. Example for /filepattern:
  281. i_view32.exe c:\images\ /filepattern="*.jpg"
  282. => Go to folder "c:\images\" and load JPGs only in the browse/file list
  283. i_view32.exe c:\images\ /thumbs /filepattern="*.jpg"
  284. => Go to folder "c:\images\" and show JPG thumbnails only
  285. i_view32.exe c:\images\ /thumbs /filepattern="123*.jpg"
  286. => Go to folder "c:\images\" and show JPG with names "123*" as thumbnails
  287. i_view32.exe c:\images\ /filepattern="*.jpg;*.gif;*.png"
  288. => Go to folder "c:\images\" and load only JPG, GIF and PNG files in the browse/file list
  289.  
  290. Example for /effect=(effect-nr,param1,param2):
  291. i_view32.exe c:\test.jpg /effect=(8,3,0)
  292. => apply Median filter, parameter = 3
  293. i_view32.exe c:\test.jpg /effect=(4,3,50)
  294. => apply Blur-2 filter, parameter1 = 3, parameter2 = 50
  295. effect-nr values: (from Effect-Browser dialog)
  296. 1 = Blur
  297. 2 = Gaussian Blur
  298. ...
  299. 43 = Color Temperature
  300. 80 = AltaLux
  301.  
  302. Example for /sharpen:
  303. i_view32.exe c:\test.jpg /sharpen=33
  304.  
  305. Examples for /hide:
  306. Values (can be combined (add values)):
  307. Toolbar 1
  308. Status bar 2
  309. Menu bar 4
  310. Caption 8
  311. i_view32.exe c:\test.jpg /hide=1
  312. => Open 'c:\test.jpg', hide toolbar only
  313. i_view32.exe c:\test.jpg /hide=3
  314. => Open 'c:\test.jpg', hide toolbar and status bar
  315. i_view32.exe c:\test.jpg /hide=12
  316. => Open 'c:\test.jpg', hide caption and menu bar
  317. i_view32.exe c:\test.jpg /hide=15
  318. => Open 'c:\test.jpg', hide all
  319.  
  320. Examples for /info:
  321. i_view32.exe c:\test.jpg /info=c:\test.txt
  322. i_view32.exe c:\*.jpg /info=c:\jpgs.txt
  323. i_view32.exe c:\*.jpg /info=c:\jpgs.csv
  324. i_view32.exe c:\test.jpg /info=c:\test.txt /fullinfo
  325.  
  326. Example for /append:
  327. i_view32.exe c:\test.jpg /append=c:\test.pdf
  328. i_view32.exe c:\test.jpg /append=c:\test.tif
  329. => Open 'c:\test.jpg' and append it as page to 'c:\test.tif'
  330.  
  331. Example for /multitif (/multipdf is similar/identical):
  332. Syntax: /multitif=(tifname,file1,...,fileN)
  333. First file is the name of the result TIF file, wildcards for file1-N are allowed.
  334. i_view32.exe /multitif=(c:\test.tif,c:\test1.bmp,c:\dummy.jpg)
  335. => Create multipage TIF (c:\test.tif) from 2 other files
  336. i_view32.exe /tifc=1 /multitif=(c:\test.tif,c:\*.bmp)
  337. i_view32.exe /multitif=(c:\test.tif,c:\*.bmp,c:\dummy.jpg,c:\123*.gif)
  338. i_view32.exe /multitif=("c:\test.tif",filelist="c:\mypics.txt")
  339.  
  340. Example for /panorama:
  341. Syntax: /panorama=(X,file1,...,fileN)
  342. First parameter (X) is the direction: 1 = horizontal, 2 = vertical, wildcards for file1-N are allowed.
  343. i_view32.exe /panorama=(1,c:\test1.bmp,c:\dummy.jpg)
  344. => Create horizontal panorama image from 2 other files
  345. i_view32.exe /panorama=(1,c:\test.tif,c:\*.bmp)
  346. i_view32.exe /panorama=(2,c:\test.tif,c:\*.bmp,c:\dummy.jpg,c:\123*.gif)
  347. i_view32.exe /panorama=(2,c:\test.tif,"c:\crazy, comma filename.jpg")
  348. i_view32.exe /panorama=(2,filelist="c:\mypics.txt")
  349.  
  350. Example for /contactsheet:
  351. Syntax: /contactsheet=(file1,...,fileN)
  352. i_view32.exe /contactsheet=(c:\test1.bmp,c:\dummy.jpg)
  353. => Create contact sheet image from 2 other files
  354. i_view32.exe /contactsheet=("c:\*.bmp")
  355. i_view32.exe /contactsheet=(c:\*.bmp,c:\dummy.jpg,c:\123*.gif)
  356. i_view32.exe /contactsheet=(filelist="c:\mypics.txt")
  357.  
  358. Example for /jpgq:
  359. i_view32.exe c:\test.jpg /jpgq=75 /convert=c:\new.jpg
  360. => Open 'c:\test.jpg' and save it as c:\new.jpg, quality = 75
  361. Quality range: 1 - 100.
  362.  
  363. Example for /tifc:
  364. i_view32.exe c:\test.jpg /tifc=4 /convert=c:\new.tif
  365. => Open 'c:\test.jpg' and save it as c:\new.tif, compression = Fax4
  366. Compressions: 0 = None, 1 = LZW, 2 = Packbits, 3 = Fax3, 4 = Fax4, 5 = Huffman,
  367. 6 = JPG, 7 = ZIP
  368.  
  369. Example for wallpaper:
  370. i_view32.exe c:\test.jpg /wall=0
  371. => Open 'c:\test.jpg' and set is as wallpaper (centered)
  372. wall values: 0 (centered), 1 (tiled), 2 (stretched), 3 (proportional), 4 (fill)
  373. i_view32.exe c:\images\*.jpg /random /wall=0 /killmesoftly
  374. i_view32.exe /filelist=c:\mypics.txt /random /wall=0 /killmesoftly
  375. => get random file from the folder/list and set as wallpaper
  376.  
  377. Example for /extract:
  378. i_view32.exe c:\multipage.tif /extract=(c:\temp,jpg)
  379. => Open 'c:\multipage.tif' and save all pages to folder 'c:\temp' as JPGs
  380. i_view32.exe c:\*.tif /extract=(c:\temp,jpg)
  381. i_view32.exe /filelist=c:\mypics.txt /extract=(c:\temp,jpg)
  382. i_view32.exe c:\animated.gif /extract=(c:\temp,bmp)
  383.  
  384. Example for hotfolder:
  385. i_view32.exe /hotfolder="c:\input\"
  386. Scan 'c:\input\' folder for new images and display them. Uses timer settings from the Hotfolder menu/dialog.
  387. i_view32.exe "c:\input\test.jpg" /fs /hotfolder="c:\input\"
  388. Display an image in fullscreen mode, wait for new files in 'c:\input\' folder and display them.
  389.  
  390. Examples for EXE slideshow:
  391. MySlideshow.exe /monitor=2
  392. => Start standalone slideshow on monitor 2
  393. MySlideshow.exe /window=(0,0,800,600)
  394. => Start standalone slideshow in top left corner, window size 800x600
  395. MySlideshow.exe /monitor=2 /clearmonitors
  396. => Start standalone slideshow on monitor 2, clear monitor 1 (and all other monitors)
  397.  
  398. Example for /advancedbatch:
  399. i_view32.exe c:\test.jpg /advancedbatch /convert=c:\image.jpg
  400. (some Misc. Advanced Batch options are not supported: overwrite, delete, subfolders, all pages)
  401. => Open 'c:\test.jpg', apply Advanced Batch options from the INI file and save as new file
  402.  
  403. Example for /jpg_rotate=(options):
  404. options = 8 options from the JPG lossless dialog:
  405. transformation, optimize, EXIF date, current date, set DPI, DPI value, marker option, custom markers
  406. Note: this option will overwrite the original file(s)!
  407. Values:
  408. Transformation : None (0), Vertical (1) ... Auto rotate (6)
  409. Optimize : 0 or 1
  410. Set EXIF date : 0 or 1
  411. Keep current date: 0 or 1
  412. Set DPI : 0 or 1
  413. DPI value : number
  414. Marker option : Keep all (0), Clean all (1), Custom (2)
  415. Custom markers values (can be combined (add values)):
  416. Keep Comment 1
  417. Keep EXIF 2
  418. Keep IPTC 4
  419. Keep others 8
  420. i_view32.exe c:\test.jpg /jpg_rotate=(6,1,1,0,1,300,0,0) /cmdexit
  421. => Auto rotate, optimize, set EXIF date as file date, set DPI to 300, keep all markers
  422. i_view32.exe c:\test.jpg /jpg_rotate=(6,1,1,0,0,0,2,6) /cmdexit
  423. => Auto rotate, optimize, set EXIF date as file date, keep EXIF and IPTC markers
  424. i_view32.exe c:\test.jpg /jpg_rotate=(3,1,0,1,0,0,1,0) /cmdexit
  425. => Rotate 90, optimize, use current file date, clean all markers
  426. i_view32.exe c:\images\*.jpg /jpg_rotate=(6,1,1,0,0,0,0,0) /cmdexit
  427. => For all JPGs: Auto rotate, optimize, set EXIF date as file date, keep all markers
  428.  
Advertisement
Add Comment
Please, Sign In to add comment