Exporting Art with a Grid

Hello,

Technically my question has been answered by another post ( How do you export art with the grid? ) a few years ago, however the advice there is not working for me so I was wondering if perhaps something changes in aseprite. I want to export pixel art with a grid so it can be used as a pattern while crocheting. I can export my art as an svg, but unlike the example in the post I linked the rectangles in my exports aren’t pixel sized sized squares. So when I enable the stroke I don’t get a grid but just outlines around long rectangles. Is there a control I am missing in the svg output that will force each rectangle to be just a pixel sized square?

Thank you

Yeah, Aseprite changed its svg export routine not too long ago. I use a custom svg export script at https://github.com/behreajj/asepriteaddons instead. There are also online tools like https://flosscross.com/. Online tools specific to cross stitch will probably do a better job of matching digital color to material color.

Above is a demo video for the custom svg export that’s kinda old, but hopefully gets the idea across. Skip to about 1 min 44 sec in.

1 Like

Thank you! The export tool looks like it would do the job but the website you provided was a perfect fit