drawio icon indicating copy to clipboard operation
drawio copied to clipboard

Set Page Size by Pixels

Open RoyiAvital opened this issue 7 years ago • 4 comments

Hello,

Could you please add option to define page size with Pixels?

Thank You.

RoyiAvital avatar Apr 08 '19 10:04 RoyiAvital

Would be nice if "Pixels" was available under View > Units. Physical measurements are not very useful for digital mockups. em and rem would be a nice bonus.

ConnorJamesLow avatar Jun 25 '21 19:06 ConnorJamesLow

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. See the FAQ for more information.

stale[bot] avatar Jul 23 '22 21:07 stale[bot]

Any update on this? Any reasoning behind the wontfix label?

RoyiAvital avatar Aug 01 '22 19:08 RoyiAvital

What is the ETA on this?

davidjgraph avatar Aug 02 '22 08:08 davidjgraph

As a workaround, documents seem to export at 100 DPI so you can just set a custom size at the desired pixel dimensions / 100. For example, if you wanted a 1920 x 1080 export, just make the doc 19.2 x 10.8 inches.

Dr-KerbalMD avatar Mar 25 '23 15:03 Dr-KerbalMD

The app currently supports pixels. You must open the .drawio file in an XML editor, such as Visual Studio Code, and modify the value there.

The unit of pixels is critical because sometimes, I am forced to create something that has a strict dimension requirement in pixels.

skycommand avatar Aug 10 '23 14:08 skycommand