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

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

Home
Name Modified Size InfoDownloads / Week
2012-12-14-v-0.2 2012-12-14
2012.12-v-0.1 2012-12-13
README.txt 2012-12-14 432 Bytes
Totals: 3 Items   432 Bytes 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