Issue happens on MAC - Sequoia 15.5
Sketch Version 2025.1.2 (203410)
Create a frame size 1013 by 638
Add text in center
Convert text to outline
I have no background color
i have trim transparent pixels
With al this after exporting the artboard the image is 1014 by 638 and not the size in sketch 1013 by 638
Hi William,
Welcome to the Forum!
The unwanted export size can be caused by exporting the group that contains the outlined layers.
When you set the text to outlines, it can result in width or height values with decimals. Since bitmap exports do not support decimals, it rounds up, and you have an extra pixel on the final result.
To get the size you want: 1013 x 638, export the frame and not the folder; also check that the frame’s wdith and height don’t have decimals.