Download Latest Version image2csv.jar (2.4 kB)
Email in envelope

Get an email when there's a new version of image-csv

Home / 2012-12-14-v-0.2
Name Modified Size InfoDownloads / Week
Parent folder
image2csv.xlsx 2012-12-14 2.1 MB
README.txt 2012-12-14 432 Bytes
image2csv.jar 2012-12-14 2.4 kB
Totals: 3 Items   2.1 MB 0
Image2CSV converter vesion 0.2

Usage: 
  java -jar image2csv {input file system path } {output file system path} {Color Channel}
  
  Color Channel :in ([red],[green],[blue],[black])
  
Example:

command line:
C:\java>java -jar image2csv.jar C:\Users\User\Downloads\test1.bmp C:\Users\User\Downloads\test1.csv black

console output:


C:\Users\User\Downloads\test1.bmp| ===Done==>>> C:\Users\User\Downloads\test1.csv
Source: README.txt, updated 2012-12-14