Skip to main content
March 21, 2023
Solved

Scale down 1080p to 720p

  • March 21, 2023
  • 4 replies
  • 1372 views

Hi!
I’ve a bunch of designs in 1920x1080 for a TV app. I would like to scale them down to 1280x720.

I tried with the ‘Scale’ tool manually, it does work but the text styles and blocs sizes are not whole numbers anymore, which is an issue for devs. Is there any other ways to do it with rounding all the values? (Plugins welcome).

Thanks for your help!

This topic has been closed for replies.
Best answer by Gleb

You can round all values after scaling using plugins such as Pixel Perfect.

4 replies

Gleb
GlebAnswer
Power Member
March 21, 2023

You can round all values after scaling using plugins such as Pixel Perfect.

March 21, 2023

Thank you @Gleb, Pixel Perfect seems to work for rectangles and images but font sizes are still ‘16.04 / 22,76 / …’. Is it only working on non-text object?

Gleb
Power Member
March 21, 2023

You can find lots of other rounding plugins by searching Figma Community. I think Round All plugin might work too.

Bella_Bonay
November 8, 2024

To scale down a 1080p (1920x1080) resolution to 720p (1280x720), you simply reduce the width and height by approximately 33%.

The new dimensions will be:

  • Width: 1920 → 1280
  • Height: 1080 → 720

This reduces the overall resolution while maintaining the aspect ratio.