Illustrator (Desktop) Feature Requests
When entering a new feature request, please provide:
- Description
- Why is this valuable to you?
4594 results found
-
Cursor Key distance > 1296px
For some reason, the Cursor Key distance can't be bigger than 1296px. I would like it to be as big as the document maximum.
For some tasks, such as making big pattern tiles, it is very convenient to have a big distance under these keys.4 votes -
Scale and Reflect using selected reference point
Add the ability to scale and reflect objects using the reference point specified in the Control / Transform panel
4 votes -
Shortcut for the SMOOTH tool please.
N brings the pencil... I need something for the SMOOTH tool.
4 votesYou can assign your own hotkeys to different tools with Edit > Keyboard Shortcuts dialog.
Also, you can pick Pencil, hit Enter )or double-click the tool’s button) to open the Pencil Tool Options dialog and check 'Alt key toggles to Smooth Tool' — this will allow to quickly temporarily access Smooth on the go while you are working with Pencil.
Same applies to the Brush and Blob Brush stools by default.
-
Clean gradient distribution between spot and CMYK colors
Allow clean gradients between spot and CMYK colours. For the moment, it looks greyish between the 2 selected colours.
4 votes -
Optimization of Vector Assets in CC Libraries
When you're dragging an Illustrator asset in a CC Library, the asset is placed in a default New Document Profile which come with Default document Libraries such as Swatches, Symbols, Graphic Styles and Brushes.
In my screenshot example the file size of simple shapes is 355 ko in place of 74 ko without these unused assets.
It will be great to base the CC Libraries Vector Assets creation on an "empty of default assets" Document Profiles (RVG, CMYK…).
Thanks for the great work the Team is doing!
4 votes -
Adobe Illustrator Scripting VERY slow - C#
Adobe Illustrator Scripting VERY slow - C#
Hello,i'm developting a small library to access PathObjects in Illustrator (works fine for CS2, CS5) - but i have massive performance problems with CC2019. I am using VS2017.
Code looks like:
Type AIType = Type.GetTypeFromProgID(AIAppName);
dynamic illuApp = Activator.CreateInstance(AIType);if (illuApp == null)
{
return;
}if (illuApp.Documents.Count < 1)
{
return;
}System.Array lll = illuApp.ActiveDocument.selection;
if (lll != null)
{
for (int i = 0; i < lll.Length; i++)
{
dynamic path = lll.GetValue(i);
if (path != null)
{
var lll2 = path.PathPoints;
Application.DoEvents();
int iSelCount = lll2.Count;
if (iSelCount…4 votes -
When I toggle panels by pressing tab, please do not move my view.
In Illustrator:
(Make sure to have some docked panels)
Press tab, have a look at your screen.
Press tab again, look at your screen again.
WHY DID IT MOVE? It's an expensive repaint, and costs performance on complex documents. Please don't do this :(4 votes -
Support for "9-slice scaling" in SVG
SVG export breaks "9-slice scaling". This is understandable, since SVG has no such concept built-in.
But SVG can do something like this. Or "4-slice scaling". See, for example:
https://w3.eleqtriq.com/2014/03/the-holy-grail-of-image-scaling/
I would like to see Illustrator's SVG export offer this feature, given that Illustrator does.
At the very least, if implementation wont happen, or is delayed, please mention that 9-slice scaling is not working in SVG export in the docs and (for bonus points) as a warning in the export dialog box (in cases where the document uses this feature).
4 votes -
Bug report form for illustrator should accept SVG attachments
It's very difficult to share SVG bugs with you guys if your bug report form wont accept SVG. Couldn't even 7s it.
I know this is not an Illustrator bug, but I have an illustrator bug which I can't report because your bug reporter is configured poorly. So that's why I am reporting it under this category. Please pass it on to the appropriate people on your web team.
4 votes -
Imported SVG path elements - always black fill
I am using the latest version of AI (early 2019).
I notice that SVG path elements often lose their fill color. (They are always black.)
Have not been able to pin down the exact circumstances where this fails, but I am attaching a bare bones file which exhibits the issue clearly.
This file displays perfectly in (e.g.) chrome. There's a red and a green filled path.
But when importing the SVG to AI, the 'red' path loses its fill and becomes black. The green fill is honored on input. I can't see any meaningful difference between the way the fill…
4 votes -
Add dropdown with blending modes to transparency block in Properties panel
Please add a dropdown with blending mode to transparency properties panel. This will make it easier to see what transparency mode is applied to an object by just having it selected. It will also make it slightly quicker to change transparency modes on objects. See attached image for a mockup.
4 votes -
Changing color of selected letters
It is very difficult to change the color of a selected letters in a text if you can not see the color as it is because it is inverted when they are selected. So you are changing the color but you don't know the real appearence, , for that you have to deselect the text each time. Can this be fixed for a future version? thank you
4 votes -
Temporarily disable selection handles while changing color
When I'm changing an object's color, its selection outline and other debris like "live corner" markers get in the way of previewing the color change.
I usually have to deselect the object to see if the change "worked" with the rest of my design. It's a tedious workflow.
Illustrator should temporarily turn off these markers while I'm changing the color.
Every other drawing app does this.
4 votes -
Have the Blob Brush Options Panel remain open as you work
It would be great if the Blob Brush Options Panel would remain open while in use, so the stroke angle and brush shape could be changed on the fly while painting. :D
4 votes -
Make Layers Panel Options global (not per document) and keep it after relaunch
The default row size is far too small on a 5K screen. I set my row size to be at least 50px, but I have to do this every time I start a new doc. It would be nice if defaults could be set in preferences.
4 votes -
Please add rotate button to the Control panel like in InDesign
Please add rotate button to the Control panel like in InDesign
4 votes -
Astute Graphics Features to adobe illustrator
It'll be cool if Adobe will make Astute graphics features to be a out of the box feature of adobe illustrator on the next release.
4 votes -
Allow items in libraries to exist in multiple groups or allow items to be tagged and filtered by tag.
At the moment, items in a CC Library can be ungrouped, or added to a single group. Often though (certainly the way I use them), items may belong to multiple groups. If for example I have an icon that represents the status of something but also has a person in, it could possibly exist in both the "people" and "statuses" groups.
It would make cataloging items much easier especially in larger libraries.
Either that or tagging, so each item could be tagged potentially multiple times so that I could then filter by tag?
Cheers
4 votes -
Ability to create Layer masks in Ai that can be used in Ae
I would like to have the ability to create masks in Illustrator that carry over to Ae. It would make the process much faster and more streamlines to build it all in illustrator before I transfer over to Ae for animation.
4 votes -
Separations Preview Panel has the same layout as Swatch Panel
When using Separations Preview it would be very beneficial to have the colour list arranged in the same order, format and groups as the Swatches Panel.
This could allow grouped colours to be turned on or off in groups and matching the list order would make the whole thing more logical.
4 votes
- Don't see your idea?