Home / 2012.12-v-0.1
Name Modified Size InfoDownloads / Week
Parent folder
image2csv.xlsx 2012-12-13 2.1 MB
image2csv.jar 2012-12-13 1.9 kB
README.txt 2012-12-13 1.1 kB
Totals: 3 Items   2.1 MB 0
Image2CSV converter 

Usage: 
java -jar image2csv [input file system path ] [output file system path]


Example:

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

console output:

C:\Users\User\Downloads\test1.bmp
.............................................................................................................
.............................................................................................................
.............................................................................................................
.............................................................................................................
.............................................................................................................
.............................................................................................................
.............................................................................................................
...........C:\Users\User\Downloads\test1.csv
Source: README.txt, updated 2012-12-13