Answer 07 of 20
Should a Desktop Wallpaper Be PNG or JPEG?
Use PNG when the wallpaper has thin lines or flat color. Use JPEG only if size matters and the image is a soft gradient.
Use PNG for a desktop still that has hard edges, type, HUD strokes, or flat color. Use JPEG only when the picture is a soft gradient or a noisy field and you need a smaller file. Windows, macOS, and Linux will set either format as wallpaper. The format choice is about artifacts, not about whether the OS can open the file.
Every still on this site is a native 3840x2160 PNG. You can convert a copy to JPEG if you want. You cannot get back the edges JPEG throws away. Keep the PNG in the local folder even if the desktop points at a JPEG.
This page is the format decision for a still desktop. It is not the license. Use rules sit on the license page.
What each format does to a desktop still
PNG-24 stores each pixel. A one-pixel cyan line on black stays a one-pixel cyan line on black after you open the file a hundred times. The cost is size. A busy HUD PNG at 3840x2160 can be several megabytes. A flat dark field can be a few hundred kilobytes because PNG compresses repeated pixels.
JPEG throws away information on purpose. The usual wallpaper JPEG is 4:2:0 chroma and a quality around 80. That is fine for a photograph of a forest. It is a bad match for a HUD wallpaper. You get ringing, pink and green fringes, and mush where two strokes almost touch. The lossless HUD note walks through that failure in detail.
Windows does not recompress a PNG you set as wallpaper in a way you will see. It may cache a bitmap. That cache is not a second JPEG pass. macOS is the same. The damage happens when you export from an editor as JPEG, or when a messenger or a social app re-encodes the file before you set it.
File size on disk is not VRAM cost. A 3840x2160 desktop is decoded to an uncompressed bitmap either way. PNG versus JPEG changes how long the first load takes and how much disk the folder uses. It does not change the long-term GPU cost of a still. See still 4K cost.
Indexed PNG-8 is a third option. It can look clean on a posterized graphic and terrible on a 12-bit gradient. Do not convert a 4K abstract to PNG-8 to save space unless you have looked at 100% crops of the sky and the glows.
When JPEG is acceptable
A smooth gradient wallpaper with no type can live as a high-quality JPEG. Quality 90 or above, 4:4:4 chroma if the encoder offers it, keeps banding from getting worse than the display already adds. Quality 60, the default on some export dialogs, will contour a cobalt fade.
A noisy nebula or a grainy dark field hides JPEG blocks. The eye reads the grain, not the 8x8 grid. That is the one time a smaller JPEG is a reasonable desktop file.
Do not pick JPEG because a website said wallpapers should be JPEG. That advice comes from 2005, when a 4K PNG could hurt a spinning disk and a 1024x768 JPEG was the whole desktop. A 2 MB PNG on an SSD is not a problem.
Do not pick JPEG to email the file to yourself. Use a USB stick, a cloud folder that keeps originals, or a local path. Email and chat are where 4K stills become 1600-pixel JPEGs.
If you do export a JPEG, give it a new name and keep the PNG. Set wallpaper at the JPEG only after you have zoomed 100% on a hard edge and a flat fill. If you see mosquito noise, delete the JPEG and point the OS at the PNG.
Still desktop · format
PNG keeps edges. JPEG keeps bytes.
The OS will set either file. The format only decides whether thin paint survives.
01
PNG
Default for HUD, type, grids, and flat color. Matches this site's 3840x2160 originals.
02
JPEG, high quality
Acceptable on soft gradients and grainy fields if you keep 4:4:4 or quality 90.
03
JPEG, default
Quality 60 and 4:2:0 will fringe every cyan line. Do not use it on interface art.
04
WebP preview
The on-page preview is for browsing. Do not set the 1920-pixel WebP as the desktop.
How Windows and macOS treat the file
Windows Picture mode accepts .png, .jpg, .jpeg, .bmp, and .dib. It does not need a conversion. If a PNG does not appear in the picker, the file is not a PNG. A renamed .jpg will fail or show artifacts. Check the real dimensions and, if you can, the codec. IrfanView and magick identify will say PNG or JPEG regardless of the extension.
Some Windows builds store TranscodedWallpaper in AppData. That cache can be a JPEG-like bitmap. If your desktop looks worse than the file you clicked, clear that cache or set the wallpaper again from the original path. Do not edit TranscodedWallpaper by hand unless you already know what you are doing.
macOS Wallpaper accepts PNG and JPEG. HEIC is common from Photos. Do not convert a PNG to HEIC for the desktop. You gain little and you add another decode. Keep the PNG.
Linux is mixed. feh, swaybg, and Plasma will take PNG or JPEG. Some older GNOME paths preferred JPEG. That is history. A PNG works on current GNOME. The Linux still guide stays on picture files.
Transparency in a PNG does not give you a see-through desktop. The compositor fills alpha with a color, usually black. Export HUD art on a real black background, not on an alpha checkerboard, if you want the taskbar and icons to sit on the same black.
If you came here from a download that is already JPEG, you can still set it. You cannot repair ringing. For the next file, take the PNG from the archive and leave it as PNG, especially on neon and HUD work.