paulhammond / webkit2png

png screenshots of webpages
http://www.paulhammond.org/webkit2png/
1.44k stars 196 forks source link

Default option fullsize only #80

Closed secuid0 closed 4 years ago

secuid0 commented 9 years ago

Enable only the generation of fullsize images as the default option.

paulhammond commented 4 years ago

Thanks for proposing this. I agree this is better behavior and if I were making webkit2png from scratch I'd do it this way.

There's a long discussion in #66 about changes we could and should make to how filenames, widths and sizes are specified on the webkit2png command line. I'm pretty sure a future version will not make three images for every URL. But if we're going to change how webkit2png works, and possibly break scripts that depend on it, I'd prefer to do it all at once. So, I'm going to close this PR in favor of that one.