Skip to content

Illustrator (Desktop) Feature Requests

When entering a new feature request, please provide:

  1. Description
  2. Why is this valuable to you?
  • Hot ideas
  • Top ideas
  • New ideas
  • My feedback

4473 results found

  1. Add middle click to close document

    Hello!

    It would be convenient if we could middle click on the open document tab (not just the x), to close the document, similarly to like the tabs behave in the any web browser.

    It's sometimes inconvenient to aim for the x, and they change location as I close a bunch of documents.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. Please make my «Align To:» choice recordable in actions. («Align to:» in the Align palette)

    I would like to be able to record my align to-choice in actions.
    Action 1: Align to center (Artboard)
    Action 2: Align to center (Key Object)

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. Allow a stroke to be flat finished at one end and round finished at the other

    This would be great when creating iconography. Current workflow requires switching to and from lined and outlined forms which is time consuming.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    0 comments  ·  Tools  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Snap document window to artboard size

    In Photoshop, when you have a document open you can drag the window bigger/smaller, revealing the 'canvas' around your document.

    If you then use 'CMD -' or 'CMD +' to zoom in or out of the document, the actual document window snaps back to the size of your PSD.

    Illustrator acts differently - if you zoom in or out, the document window itself remains the same size - you just see more of less of the document's canvas around your artboard. It's a pain, as if you have several documents open that you want to be able to see at…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Allow to locally customize the assets from CC library within a document, similar to components in Figma

    I'm working for a company who makes workwear and we're having an issue with the creative cloud library.

    We've made al of these symbols in the creative cloud libraries, but we've seen that we can't manipulate these in 1 document.

    For example, we're making a coat.
    First we take the front out of the library, then the sleeves and a pocket.
    We see that it is impossible to change these objects in this new document.
    These drawings from the library are added in the document like pictures, that's why we can't colour them for example.
    We obviously don't want to…

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    3 comments  ·  Other...  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. SCALE and REFLECT using selected REFERENCE POINT

    Add the ability to SCALE and REFLECT objects using the REFERENCE POINT specified in the CONTROL PANEL

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Tools  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. Shortcut for the SMOOTH tool please.

    N brings the pencil... I need something for the SMOOTH tool.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    3 comments  ·  Tools  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    You 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.

  9. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    1 comment  ·  Gradients  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    Started  ·  4 comments  ·  Other...  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. 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

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. Effect/Filter parity with Photoshop/Indesign/After Effects

    Many of the effects in Illustrator seem to be only half implemented (in comparison to PS/AE/etc). Illustrator's glow/shadow/etc effects only have a few options compared to the same effects in other Adobe apps, which makes them less adaptable & powerful. Please beef up the effects (and add new ones, such as directional feather/gradient feather/inner shadow) in Illustrator so that they match the offerings in Adobe's other apps.

    4 votes

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    We’ll send you updates on this idea

    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feedback and Knowledge Base