Open Bug 1421552 Opened 7 years ago Updated 2 years ago

Feature request: save screenshots as JPG files

Categories

(DevTools :: General, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: pbro, Unassigned)

Details

Filing this in the general DevTools component because this should be done for all screenshoting tools in DevTools (toolbox toolbar, responsive design mode, gcli command).

This is a feature request. The idea is to allow users to specify whether images should be saved as PNGs (the default today) or JPGs.

Looking at RDM, this can be simply done in \devtools\client\responsive.html\actions\screenshot.js in saveToFile by replacing png with jpg.

Reference: https://discourse.mozilla.org/t/add-save-as-jpg-to-take-a-screenshot-feature-in-responsive-design-mode/22611
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.