httpx
httpx copied to clipboard
Just output jpg of screenshot, nothing else
Hi!
It would be really helpful to be able to aim httpx at a website, and have it output just a jpg, nothing else, into a directory. Part of my workflow involves screenshots and having to wade through a directory structure to fish out jpegs with long, unique filenames makes it harder to then do post-processing on those images, or group together images with other findings based on apex domain name.
if httpx can already do this, thats awesome, I just haven't figured it out yet.
hi @Viss! So you want a jpg screenshot while httpx works. You want that output into a specified directory and you want control over the jpg name, is that correct?
yep, exactly!
something like this:
httpx -ss -o hax.lol.jpg -u https://hax.lol
it makes processing images afterward a lot easier!
On June 27, 2023 7:20:30 AM PDT, Pj Metz @.***> wrote:
hi @Viss! So you want a jpg screenshot while httpx works. You want that output into a specified directory and you want control over the jpg name, is that correct?
-- Reply to this email directly or view it on GitHub: https://github.com/projectdiscovery/httpx/issues/1260#issuecomment-1609607496 You are receiving this because you were mentioned.
Message ID: @.***>
You can obtain this result with nuclei:
echo https://hax.lol/ | nuclei -id screenshot -headless