Command-line parameters

List of all command-line parameters for IBscanner Free

Command Type Values Description
--file= string   Path to the scanning image. Put path in quotes if have spaces or other special symbols
--url= string   URL of scanning image. Put path in quotes if have spaces or other special symbols.
--loadimage= bool disabled Disable image loading from program's UI and hides the "Load image" button.
--allcodetypes= bool disabled|enabled Disable or enable all barcode types
--editsettings= bool disabled Disable edit settings
--resultpanel= bool disabled Hide result panel
--showposition= bool enabled Show coordinates of center point of the barcode
--multithreading= bool disabled|enabled Enable multithreading scanning mode
--minlineheight= int 5-999 Min. height of barcode lines
--maxlineheight= int 0-999 Max. height of barcode lines. Value = 0 ignore that parameter
--regionunioncoeficient= int 10-300 Regions union coeficient
--showunrecognizedbarcode= bool disabled|enabled Show unrecognized barcodes
       
Enable or disable code types
--Code39= bool disabled|enabled Disable/enable code Code39
--Code93= bool disabled|enabled Disable/enable code Code93
--Code128= bool disabled|enabled Disable/enable code Code128
--Code11= bool disabled|enabled Disable/enable code Code11
--CodaBar= bool disabled|enabled Disable/enable code CodaBar
--Standart2of5= bool disabled|enabled Disable/enable code Standart2of5
--Interleaved2of5= bool disabled|enabled Disable/enable code Interleaved2of5
--EAN13= bool disabled|enabled Disable/enable code EAN13
--EAN8= bool disabled|enabled Disable/enable code EAN8
       
Set minimal length of barcode
--Code39len= int 0-99 Min. length of code Code39
--Code93len= int 0-99 Min. length of code Code93
--Code128len= int 0-99 Min. length of code Code128
--Code11len= int 0-99 Min. length of code Code11
--CodaBarlen= int 0-99 Min. length of code CodaBar
--Standart2of5len= int 0-99 Min. length of code Standart2of5
--Interleaved2of5len= int 0-99 Min. length of code Interleaved2of5
--EAN13len= int 0-99 Min. length of code EAN13
--EAN8len= int 0-99 Min. length of code EAN8
       
Set minimal number of confirmations
--Code39conf= int 0-99 Min. number of confirmations for code Code39
--Code93conf= int 0-99 Min. number of confirmations for code Code93
--Code128conf= int 0-99 Min. number of confirmations for code Code128
--Code11conf= int 0-99 Min. number of confirmations for code Code11
--CodaBarconf= int 0-99 Min. number of confirmations for code CodaBar
--Standart2of5conf= int 0-99 Min. number of confirmations for code Standart2of5
--Interleaved2of5conf= int 0-99 Min. number of confirmations for code Interleaved2of5
--EAN13conf= int 0-99 Min. number of confirmations for code EAN13
--EAN8conf= int 0-99 Min. number of confirmations for code EAN8