Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

how to resize and download a bachground image

  • 2 ответа
  • 1 имеет эту проблему
  • 5 просмотров
  • Последний ответ от edvardgrieg11

more options

Hi there! okay i was looking at a background image and some how when i open up inspector it open the background image as its self and i was able to resize it and when i was done resizing it ( big as possible ) i click on the download button and save it as that size, so if you can tell me step by step detail on how to do it again that would be great that way i can download and save the resize back ground image any time i want. thank you!!

Hi there! okay i was looking at a background image and some how when i open up inspector it open the background image as its self and i was able to resize it and when i was done resizing it ( big as possible ) i click on the download button and save it as that size, so if you can tell me step by step detail on how to do it again that would be great that way i can download and save the resize back ground image any time i want. thank you!!

Все ответы (2)

more options

Right-click an empty area on the page and select Save Image As

more options

I don't think just "saving as" will solve the problem. Resizing the image in the browser doesn't change the image file, therefore when you save the file any changes you did in the browser will not be present in the file saved.

In order to have it in other dimensions, you'd have to "print" the image again. You can do this in Firefox's command line (Shift+F2), typing in: "screenshot --fullpage" (omit the "--fullpage" argument if you only want to save the visible section of the image). Alternatively, you can use one of the many Addons for it, like Fireshot.

There are also specific programs to change an image's dimension (or scale https://en.wikipedia.org/wiki/Image_scaling ) outside Firefox. Just duckduckgo it ;)

PS: if you don't want to save the background image's file, all you want it to do is to display the background image in the browser in a different size, then you can change the size with a CSS rule {background-size: 200%;} More info here: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Background_and_Borders/Scaling_background_images

Изменено edvardgrieg11