The challenge right now is can I separate out foregrounds and backgrounds. In a non-flattened PDF? Easy. In a flattened PDF, or a JPG, or PNG, that's the challenge. I'm considering things like distance from border, clusters of colors. I'd like to say I'm getting somewhere three revisions in, but really I can't say I'm getting anything but "okay" results. I'm sure there's a library that does this all automatically for me. #python #programming #coding