I wrote a python program to convert images into 1s and 0s in a scratch list. Also had help from someone on dis**rd (the popular chat application) implementing basic Floyd-Steinberg dithering.
Do note this technically is not limited to simply 1/0 it can map anything. it just cant do brightness. Reason its added to the not quite 1 line project is it utilizes lists.