Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

Add option about where to store image from Inspectors -> ImageView

Currently right clicking on image shows following options

  • Copy as Bitmap
  • Copy as DataURI
  • Save to Desktop
  • Tools
  • Set Workspace Color...

Can we add option where we can browse to directory or set default directory where to Save image.

  • Guest
  • Sep 29 2017
  • Under review
  • Attach files
  • Eric Lawrence commented
    September 29, 2017 17:21

    Your best bet would be to simply right-click the Web Session and choose Save > Response > Response Body.

    If this is something you find yourself doing often, you could use BindUIButton (https://textslashplain.com/2015/12/30/whats-new-in-fiddler-4-6-2/) to make it a one-click action.

    Alternatively, if you want to save a bunch of files at once, use File > Export > Raw Files.