158 results found
-
Batch export - mark items not to export
I design layout with sample text. I export the background for use in actual layouts. Now I have to hide what I don't want to export.
By marking them I don't have to hide them and editing layout will also be a lot easier. All hidden items in a group cannot be selected and moved together with items not in the group.30 votes -
Live Previews of Prototypes in Slack
When I paste a link into Slack, I'd like to see a Live Preview of my prototype.
1 vote -
Automatically vectorize icon fonts on export
We using in our project Font Awesome 5 pro, and i have issue with my workflow. Basically i find icon on web https://fontawesome.com and click to copy glyph or for known icons i just type "star" or "exclamation" etc. Everything works for me until i need to export data for programmers. If i mark icon for export, XD just export svg with textfield filled with glyph from font, but its useless as icon export. I need some option to mark icons to vectorize before exporting. Thanks!
2 votes -
Export jpeg for iOS and Android
For mobile apps Design we need light weight for the assets we export on the stores ( play store / app store ). So actually we only export in PNG for android and iOS. The result when I export a Picture, my PNG is for example 1Mo if Adobe XD have the possibility to export in jpeg my @2x @3x pictures will be 0,1Mo.
Because when our app is to heavy on the store you loose some customer, downloading is too long...
So please, could you implant that point and quality export select like photoshop or illustrator.9 votes -
Create a design sheet with all assets used in XD.
For example, all assets would easily be able to be exported to a simple design sheet where all of your used assets are laid out. This is helpful for design briefs and as a guide general branding cohesion.
A design sheet I made in Ai is attached and reflects the type of output I am talking about.
6 votes -
Export images as 9patch for Android
Possibility to export png as 9patch images is very useful to deliver assets to developers correctly, specially when we design android apps.
8 votes -
Add export to context menu on artboards
Would it be possible to introduce a short-cut option (right-click on Mac) to export each page directly from an artboard?
1 vote -
Covert text to paths when exporting svg
• Text stays editable in the original document
• I won't have to convert all texts to paths manually (which can be a lot of work)10 votes -
Export from XD to Sketch
Using XD currently, were other members in team are using sketch.
Not able to deliver required (sketch) file format to front end developers.Frond end devs are using only sketch to read, since majority are using it.
Option to "export to sketch" would solve the file deliverable problem.
1,717 votes -
Recursive exporting of all assets inside groups
Is it possible to export all the assets in the art board embedded inside groups recursively.
Example:Group1
- asset 1
- Group 1.1
-asset 1.1.1
-asset 1.1.2
......Expectation after export:
asset1, asset1.1.1, asset1.1.2 (seperate files)currently once way to do this is to ungroup and export it.
2 votes -
Export whole artboards (or entire project) as HTML
It would be great to Export Prototypes as pure HTML Projects. I am working a lot on Multiscreen apps, where I mostly use Serveal Webcontainers Running on several Screens, to develop those Applications.
3,612 votes -
Export to BMP
Next to work for web and apps, I also do work for custom interfaces. These interfaces lack support for png, jpg or svg. It would be great if the exporting of assets can also be done to a 'simple' bitmap.
Right now my workflow is to use Illustrator for this, but this lacks the flexibility and simplicity of working in Adobe XD.
My proposal for this would be:
- Add a format option in the export dialog with BMP.
- Add an extra option to choose the background color for all exported artboards, shapes or symbols.
20 votes -
Design for one Platform export for multiple platforms (Example: iOS icons/designs to android sizes)
We do design in iPhone 5 size that 320x568 and we have script for illustrator, which will give export GUI, where we can select export size options for both iOS, android and web sizes. This way we don't have to design icons separately for other platforms. Have attached screenshots for reference, there you can see option to set base frame size used to design this will do the calculations in background and will export scaled icons for other selected sizes.
9 votes -
Select the bit size of image in png format (8 bit, 32 bit)
I want to select the bit size of image(8bit / 32bit..) in png format in XD.
3 votes -
Show link to export folder, when export is complete
I would like to see a link to my export folder (or open the export folder automatically) when my export is complete.
It would optimize my workflow, since I use my exported assets immediately. F.ex. to use in invision etc... now I have to browse separately to the folder.
Example:
In Balsamiq a small link is shown "go there", in the confirmation message when my export is complete.other suggestion: maybe an additional checkbox in the export settings: "open folder when complete".
It's a small feature, but every 10 seconds per export I can save, would make me happy :)
7 votes -
Support Bezier point data on export of SVG
I have issue with SVG generated by XD for usage in Icon Font generator. I use this one: https://www.npmjs.com/package/gulp-iconfont
There is online generator:
http://nfroidure.github.io/svgiconfont/I attach one example file generate by XD: heart-xd.svg
Result: https://cl.ly/272g0m1g202H/Image%202018-06-11%20at%208.16.09%20odp..pngAnd one re-saved by Illustrator: heart-illustator.svg
Result: https://cl.ly/28382e3k2v0C/Image%202018-06-11%20at%208.16.56%20odp..pngBecause if I open the svg in illustrator and re-save it, it'll work fine. I am suspecting the svg syntax in XD doesn't work properly.
I got information that XD SVG does not export bezier point data so scenario you’re describing is expected with how the feature is currently designed.
Maybe connected to this request:
https://adobexd.uservoice.com/forums/353007-adobe-xd-feature-requests/suggestions/31672270-better-svg-export1 vote -
Export SVG with artboard boundary, without transform
When you export icons to SVG format, you need artboard to fit the illustrations for clear SVG code. Like Adobe Illustrator.
Now XD adds superfluous information like transform().
13 votesMihnea Ovidenie respondedHi,
Can you give us more details about your workflow and how the transform impacts you?
Cheers,
M. -
Show the grid when exporting assets to PDF
I would like the option to have the PDF export show the grid.
67 votes -
Export SVG With Inline Styles
If you'll use exported SVG graphics as a code embedded into your HTML (but not as an external .svg image) you encounter CSS issues.
The problem is in <style></style> which you generate on SVG export. Every path in SVG has its class name and they all are named like "a", "b", "c" etc… (image 1 attached)
1. These classes may cause conflict with existing classes, in case I already have "a", "b", "c" classes in my HTML.
2. These classes will interfere styles of other SVGs exported from XD and embedded on the page.Solution:
Remove classes and generate inline…108 votes -
Export to iOS and Android simultaneously
Right now, if I have an icon that I need to export for both iOS and Android, I have to run through the export process twice. It would be nice if "Export for" was a multi-select checkbox instead of a radio button.
10 votes