Illustrator (Desktop) Feature Requests
When entering a new feature request, please provide:
- Description
- Why is this valuable to you?
519 results found
-
Converting variable fonts and color fonts when saving
Periodic saving is a natural part of design work. Now when I periodically save I get to watch the 'wait bar' slowly slide by while it converts variable fonts and color fonts to objects. I DON'T even have any of those on my computer.
- Illustrator 22.0.1
- See above
- Shouldn't have to wait to convert something that doesn't need converting.
- See above.
- I don't have a file to upload. It happens on all files.
17 votesI am happy to share that we have fixed this bug in our latest release – 27.3.1 which is available worldwide now.
Going forward, our goal is to fix as many top User-Voice bugs as possible and as frequently as possible. Given the nature of the fixes, some of the bugs will take a longer time to fix, but we are on it.
You can update to the latest release using Creative Cloud desktop App: https://helpx.adobe.com/in/creative-cloud/help/creative-cloud-updates.html
Thank you for all the feedback. Keep it coming!
Ankit Goyal
Illustrator Team
-
spreads
It would be very helpful to be able to make a PDF and set it to "spreads" as you can in InDesign. When designing large display graphics that are made up of individual slices being assembled after printing, it makes proofing more difficult when art boards stay separate pages in the resulting PDF.
Thanks!
Page7 votes -
Import/Export DXF AAMA/ASTM
In order to be able to work back and forth with Fashion Cad Softwares, it should be useful for Illustrator to handle AAMA or ASTM standard of DXF.
I guess that Artboards could act as "Blocks" in order to remain the Pattern names and the layer hierarchy of entities (for trace, cut, punch or text)26 votes -
File synchronization fails for ai files saved with CC 2018
I sync my files across several computers using Unison (an rsync command line tool). Since updating, .ai files will not synchronize. I am running macOS High Sierra 10.13.1 and CC 2018 v 22.0.0 on the computers that I am syncing.
Steps to reproduce:
1. make ai file. A4 RGB layout with one text item. Save.
2. run Unison.
3. synchronization fails with message that the ai file does not exist on the other computer because it could not be renamed from the tmp version of the ai file that unison pulls from the other computer.Not sure if this is…
1 voteIllustrator currently doe snot support network drives or operations. However, the issue you describe seems to be operating system issue. Moving this as a feature request to support
KB: https://helpx.adobe.com/illustrator/kb/illustrator-support-networks-removable-media.html
-
Export Symbols
There should be a way to export symbols as png. svg. jpg. etc. In a similar way as the Asset export. Ideally using the name of the symbol.
7 votes -
1x folder
Right now, even when I'm not exporting any of my artboards as retina, Illustrator INSISTS upon exporting all PNG files inside a new folder called "1x." This is annoying, stupid, and unhelpful. It makes it hard to find when I go looking for the exports, I'm looking for descriptively named .png files, not a completely innocuous folder named "1x" for no reason.
Please stop ******* with exports. Just make it work like it did last version. This is not an improvement.
1 vote -
Switch between pages without a save and close
I edit massive amounts of business cards. They are saved as two page documents. They are easiest to edit in Illustrator and I haven't found a way to switch between pages without saving and closing and reopening. I would like to switch between pages of a document to edit illustrator type artwork within these documents.
2 votes -
dropbox syncing
When I open/save through the native Illustrator dialogue boxes, files that I have in my dropbox folders begin to download for no reason. I use SmartSync to keep my HD space optimized and this little glitch makes that impossible.
1 vote -
Export shortcut for PNG, JPEG etc
It would be great to have either a keyboard shortcut for exporting as a PNG, JPEG etc or even a toolbar shortcut.
13 votes -
A back button on the Save & Export windows
Often when saving/exporting a file from illustrator i'll move through the various steps; naming the file, choosing a location, adjusting the settings etc, then just as i go to hit 'ok' on the final window i'll realise i forgot to adjust a setting in an earlier window and so am forced to hit the cancel button and start the saving process again.
Obviously its not a huge issue but it would save a little time and frustration if you could just click a back button rather than having to start over.2 votes -
Adobe have to improve the SVG exportation tool
Adobe have to improve the SVG tool, because we need to create new document to be able export SVG CODE directly from Illustrator file...
Will be better, if we colect files to export, and on this function, be able to export not just SVG file, but also the SVG code, to use diretly on CSS and HTML.
Will be a great help to web designers.
Cumpz :)11 votes -
Shapes created in Photoshop should be paste as vector in Illustrator.
Shapes created in Photoshop should be paste as a vector in Illustrator.
After all Photoshop and Illustrator belong to the same family, So at-least we users expect this little ability to have this ease of use.
Please do include this capability.
Thanks.
Jaydev5 votes -
New version change over
New versions, NOT new name. Drop the year add-on. Just ask to overwrite existing app version. I use overflow to start up my apps, not the Adobe menu. By adding a new app name AND deleting the old one you BREAK ALL my links to ***** up my workflow.
Also, import to the new version ALL MY TEMPLATES. You created significant work for me to go an find the old templates and then get them into 2018
Most importantly: Send some of your engineers out to see people use your products in the real world that is NOT web design…
1 vote -
The new "Export for Screens" would be more useful if I could enter other formats, in particular, GIF.
The new "Export for Screens" would be more useful if I could enter other formats, in particular, GIF.
6 votes -
Locked files on SMB shares (macOS)
There is a weird file-locking problem when files are opened and saved from/to smb volumes mounted on macOS. If files are saved and closed there is still a locking on the files. So colegues are not able to delete/replace this files. There is no problem if the afp-protocol is used. For this reason we had to disable smb-sharing on our server, because macOS uses smb as default if available. (Illustrator 21.1.0 - but at least from version 19 on)
5 votesThank you for the information. i am moving this a feature request to support network drives.
-
Import SVG fill-rule="evenodd"
This is a major problem for having SVG look correct.
Please import fill-rule="evenodd" properly. Test case of an "O" that imports incorrectly (as fill-rule="nonzero") without the hole in the middle. Illustrator gets this wrong, but XD imports it properly. Some additional issues:
- Ref-ing the same mask crashes Illustrator.
- Nested masks don't import properly.
- Gradient and image transforms and patterns (fit/fill/tile) don't import
<svg width="90" height="90" viewBox="0 0 90 90" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>O</title>
<use xlink:href="#path1_fill" fill="#C4C4C4"/>
<defs>
<path id="path1_fill" fill-rule="evenodd" d="M 67.0157 46.007C 68.8447 34.502 61.8237 24 48.1947 24C 33.9167 24 25.0667 34.03 23.2967 44.945C 21.4677 56.45 28.1347 66.952 42.1767…7 votesWe have the fix available in the latest release. Please update Illustrator using Adobe Creative Cloud application to the latest build for version Illustrator CC 23.0.
Please refer to our knowledge base FAQ – https://illustrator.uservoice.com/knowledgebase/articles/1844590 if you face difficulty in update.
Or get in touch with us at any of the other support channels – https://helpx.adobe.com/support.htmlWarm Regards,
Ashutosh Chaturvedi | Sr. Quality Engineering Manager – Illustrator
Adobe. Make It an Experience. -
Import SVG masks without crashing
Illustrator app crashes when an SVG mask is referenced more than once. This has been in successive releases of Illustrator. Also nested masks aren't supported either.
1 votePlease get in touch with us at any of the other support channels – https://helpx.adobe.com/support.html . Since this is not a generic issue that we can reproduce at our end, we will need someone to look into your machine to figure out what is going on here.
Warm Regards,
Ashutosh Chaturvedi | Sr. Quality Engineering Manager – Illustrator -
When exporting an image, using artboard, with a single artboard, don't change filename.
If save an image using "Export As" , and I select the "use artboards" (because I want the image to be of that size, and I only want to export one specific artboard of my file, It would be better if it didn't add to the file name (ie: the filename-01.png would be filename.png). This is because I find myself exporting each layer of the same artboard with a specific name (ex: characterarm.png, characterleg.png, etc) and I have to remove the "01"s manually.
I understand that this feature is really useful when exporting all the artboards at the…60 votesThe latest version of Illustrator now allows you to manually control the behavior with the 'Suffix' option in the Export As dialog. Please check if it it works for you and comment back if it does not.
-
Set default PDF export preset
When saving as PDF the preset is always set to Illustrator standard and you have to manually use the drop down menu to choose the standard you need.
Most designers use always the same standard. I work for example in preprint and have to select X1a. It sucks to have to select this for every dingle file dozens of times a day.
Other designers struggle there as well and send us constantly PDFs that are not X1a because of this. They forget about the selection.
To ease up regular work flows it would be very handy to save this setting…
142 votesHi Everyone,
This functionality is available in our latest release build – 27.6.1.
Illustrator remembers the last preset used for saving PDF files and keeps it as the default preset.
What's New in the release - https://helpx.adobe.com/in/illustrator/using/whats-new.html
Thank you for all the feedback.
-
All the features of Adobe XD are presented in Adobe Illustrator CC
All the features of Adobe XD are presented in Adobe Illustrator CC (allowing Illustrator to make designs for website and apps prototypes quickly and easily). Increase process speed in opening large files from Adobe Illustrator and save large files in Adobe Illustrator CC.
6 votes
- Don't see your idea?