Anyone know where I can get my hands on a program that would allow me to easily save all of my comics to bitmap or jpg form? Maybe something that takes a list of urls as an input and outputs each of those urls as an image, so I don't have to print screen and paste each comic.
Even better would be a prog that would convert just the comic itself to an image, and not the rest of the webpage, but that's probably too good to be true.
If you don't know such a prog, maybe you could give me some of your favorite freeware/shareware links so I can search them for it. (I currently use www.tucows.com, www.shareware.com, and http://www.zdnet.com/downloads/ )
If I can't find such a prog, there's a chance I might make one up in the next couple of months. I think I can use Delphi's scanline command to capture a certain area of the screen, dependent upon a user input of screen resolution. (Any Delphi gurus out there should feel free to correct me.) The only thing I'm unsure about is the special programming considerations needed for the php format.
---
Generality whore!