Skip to content

Illustrator (Desktop) Feature Requests

When entering a new feature request, please provide:

  1. Description
  2. Why is this valuable to you?
  • or

1659 results found

  1. Jumble Characters Option

    I would love a feature where you could jumble characters in a text box to simulate what you see in many Children's based design elements of titles and such. Currently you have to outline your text and then start manually turning your letters slightly while pushing and pulling your kerning/spacing and baselines. Possibly three options; rotate clockwise, counter-clockwise and random with sliding scales for how extreme to turn them.

    2 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. Add an option to not zoom to the artboard at newly created files

    When you create a document in Ai, it first gets created and they Ai fits the artboard in window. For me, at Windows, it also happens with a noticeable delay, which sucks.
    But in the first place — why does it do it? I never asked for it, I want it to be at 100% and have it fitted only when the artboard is larger than my viewport, not smaller!
    I’d like to have at least a key value to edit somewhere in Prefs file to disable this auto-zooming.

    11 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. Disabling Keep Selected option for Pencil tool should not deselect path that is edited

    A detail that I'm missing from the legacy Pencil tool.

    It’s a missing detail in the option keep to path selected or deselected after being drawn.

    When this option is unchecked the object is deselected.
    If the path is selected again to be drawn upon to adjust the shape. It deselects it again.
    Now that's all logical and according to what the option says its supposed to do.

    BUT

    The legacy Pencil tool before its rewrite it worked almost like that but not quite the same, and it was great.

    So you had the option to have the path deseletced after…

    2 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)
  4. Gaussion blur can not pantone color

    Gaussion blur pantone does not work in the application

    works in the old version

    please review the pictures

    1 vote

    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 change the UI language inside the program

    Add language option inside the program, instead of using system standard language. And can't use Creative Cloud application. My school have already application from Adobe which is install before hand. And applications has not been added to the list in Creative Cloud, there for I can't edit language.

    Just add option to change language inside the program.

    26 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. Hide contents outside of a clipping mask from the selection tool

    Contents outside of a mask boundaries are still visible from the selection tool, so i's often tricky to select other objects behind. It would be great to have an option to just see the boundary of the mask with the selection tool.

    60 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)
  7. Toggle to Disable touch input

    Option to disable touch input, AKA pen mode, so that we can't (accidentally) draw strokes/shapes/etc while interacting with the interface or zooming with multi touch. Just like Photoshop does.

    36 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

    7 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)
  8. 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)
  9. Barcode

    Dear Adobe,

    hope you doing well, could you please one more option in illustrator for Barcode generator

    Thank you

    23 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)
  10. Focus the Search field in Preferences (introduced in Beta 29.7.0.60) when the dialog gets opened, and focus the found and highlighted option

    Search in Preferences, originally requested here (http://illustrator.uservoice.com/forums/333657/suggestions/42476344) is a welcome feature! However, it works not as it should be, as shown in the GIF attached.

    1. The field should get immediately focused instead of Keyboard Increment field, so we can start searching right away after calling the dialog with Cmd/Ctrk+K
    2. When it finds an option that can be toggled (a checkmark) or focused (a field) — it should focus it, so we can toggle it with s Space or type a new value This makes the whole experience mouse-free for those who are in a hurry (and we are).…
    9 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. Keyboard Increment per document type

    Under Preferences > General it is possible to set the "keyboard increment" - how far each tap of an arrow key moves the selected art. The problem is, I want this to be different depending on what I'm doing.

    It would suit me ideally if I could set the keyboard increment to 5mm when working on a print document (CMYK/300DPI) and 10px when working on a digital document (RGB/72DPI).

    2 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

    2 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)
  12. Option to allow to group a single group, making it nested

    Sometimes we need to group a group. For example, for complex appearances, to nest graphics styles.
    But Illustrator does not allow that — and in most cases it’s a proper cautious behavior. But perhaps it can be toggled somewhere?

    So far we have two workarounds for this.
    1. Create a dummy object, select both it and the group you want to 'wrap', group them together, delete the dummy object.
    2. Use a script 'Add Group Anyway': https://onthehead.com/ais/group003/ (it also can pull children form different groups into a new one — which is a thing we want too).

    8 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  ·  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)
  13. Remove Text to Vector from Properties panel

    Would like an option to remove it from Properties panel as it sometimes opens on its own after I have closed it and it impedes my workflow having to close it again because it obstructs actually useful things Properties panel.

    46 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. Option + Arrow to duplicate and move text

    Please bring back the ability to duplicate and move text with the Option + Arrow keys. It was an incredibly handy feature. I used it all the time and it has been sorely missed.

    1 vote

    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)
  15. Make Redefine Graphic Style option better accessible, and from the Graphic Styles panel too

    If Ai had a hotkey for this command (like this request is asking for: https://illustrator.uservoice.com/forums/333657/suggestions/41254435), perhaps this one would be less painful.

    Yes, I know, you edit an appearance in the Appearance panel, and then force this changes to update the original style, using the panel’s flyout menu... but

    A. I often start looking the wrong panel, thinking 'I am updating a graphic style, so the relevant command should be in Graphic Styles' — and when I realize it’s a wrong assumption, it’s too late. For some reason this habit is hard to change!

    B. Why this command is…

    11 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. Make the freeform Gradient tool more efficient

    I had an issue with the freeform gradient tool.
    the color it not stopping at the edge.
    As image attached
    few personnes even from Adobe could'nt help!

    Thank you !

    6 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)
  17. Add option to change stroke/font units faster

    For my workflow I constantly need to change the unit of strokes between points and inches. It would be nice to add a way to change them in 1 click rather than going Edit > Preferences > Units every single time. Not a huge change but would be quite convenient and probably fairly easy to implement. We can currently set the unit of the whole document in a window, but not things like stroke/font. Could just add the option to the existing stroke window like the attached picture.

    2 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. An option to toggle guides and grid separately in Trim View

    It would be great if guides stayed viewable in trim view.

    8 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. Password protect in layers

    I am looking for an option in the Adobe Illustrator to have the layers locked with a password. so i can send the source file to the other users only to modify what they have to and not touch my content.

    43 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. command+option+z should *not* be the shortcut to revert the current project

    command+option+z is "step backward" in photoshop, undo basically. Why is it revert file in illustrator?! so many people have lost work because of this simple oversight.

    2 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