Changed bitwise not operator in rgbtosrgb and srgbtorgb from - to ~, was causing numpy errors.
rgbtosrgb
srgbtorgb
-
~
numpy
Added -h/--help option for convenience - displays command line usage (text copied from Wiki)
-h
--help