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

4598 results found

  1. Hitting Escape while creating a shape, an artboard, while using Rotate, Scale, etc., doesn't cancel the process

    When we marquee a selection and hit Escape — it gets canceled.
    When we hit Escape while dragging out a guide — it gets canceled.
    Dragging out a brush on the canvas — works.
    Dragging out a swatch to drop it on a gradient or the canvas — works.
    Dragging the appearance form the Appearance panel — works.
    ...and many other cases

    Escape does NOT work for these cases:
    1. Creating a shape, an artboard, an area text
    2. Rotating, scaling, shearing, free transforming...
    3. Setting up the width with the Width tool
    4. Setting up the gradient with the…

    11 votes
    0 comments  ·  Tools  ·  Admin →
    How important is this to you?
  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
    How important is this to you?
  3. API for getting the reflection/flip property of an image frame

    We would like to get the flip property of an image frame..
    It can be in a similar way to the way we get the rotation by passing the matrix:
    AIAPI void (*AIRealMatrixGetRotate) ( const AIRealMatrix *m, AIReal *angle );

    If this is not possible, then as a workaround we can get some notifies, for example: kFlipHorizontalNotifier or kFlipVerticalNotifier in order to know that the user selects to flip the image.

    Thanks,
    Chen

    11 votes
    How important is this to you?
  4. Font Height Options - "Cap Height" option by default

    The new font height option is great!

    However, working in the sign trade, everyone including our clients (who are mostly Architects) specify text by cap height so we are constantly changing the default Em size to cap height.

    It would save a lot of time and also eliminate any potential size issues with someone having the wrong option selected which could be very costly.

    11 votes
    How important is this to you?
  5. Absolute mode that always sets a fill a single click and stroke with the Alt+click/right click

    Setting a color for fill and stroke depends on what is 'active' in the toolbox. This is a relative mode mode and it's unique for Adobe apps (and their imitators/imitators).

    What about giving a direct way of setting fill/stroke, without remembering which is in focus now? somewhat like Corel Draw does?
    Give us an option to be able to set a fill with a single click, and a stroke with the Alt+click (and additionally bringing it to focus), or right click.

    11 votes
    How important is this to you?
  6. Convert to path object - keep object name

    When I rasterise a letter or text in Photoshop, the layer keeps the original name.

    Why can't Illustrator do the same? I type the letter A and the object in layers has the name "A". If I now change the letter to a Path object, the group is no longer called "A" but "group". What is still ok with one letter, becomes very annoying with 500 letters. Especially when it comes to special characters like ́ ˘ ̧ ̒ ̋ ̏ ̀ ̌ ̦ ̊ ̄ - ̨ ̣ ̇ ̷ ̃ ̈ ^, which are difficult to read in…

    11 votes
    How important is this to you?
  7. Split "Scale strokes and Effects" into two options...

    Please split the "Scale strokes and effects" into two options, one for strokes, and one for effects. See mockup attached.

    11 votes
    4 comments  ·  Tools  ·  Admin →
    How important is this to you?
  8. Add a function to warn / show / forbid white overprints?

    Can you please add a function to warn and show white overprints?

    11 votes
    3 comments  ·  Print  ·  Admin →
    How important is this to you?
  9. Save a Copy from Adobe Cloud Document.

    I've noticed that when you use the new Save to Cloud Documents feature (which is very nice and convenient) the option to Save a Copy is disabled.

    I'm working on a manual to be viewed as a PDF on mobile devices, so I have to constantly save a PDF copy of my .aic document in order to send it to myself via WhatsApp (which is the target) and review it.

    Not having the Save a Copy option is quite inconvenient. Could you guys enable it?

    Thanks a lot!
    J.

    11 votes
    How important is this to you?
  10. Add an option to Outline pathfinder command to keep original strokes

    Outline command is great when you need to cut your path on every intersection. But sadly, it also sets all strokes to None. Most of the times this is not I want. Every time when I see this function explained to somebody else, I see them adding "...but sadly it will make all your strokes vanish".
    Please make an option to keep strokes.

    11 votes
    How important is this to you?
  11. New Free Distort effect interface

    We really need a global, accurate transform and distort window in the application. It needs more detail, the ability to recall the last applied action and interaction with bitmaps. This is a feature people have been asking for nearly 20 years - I've even designed it for you! Can you build it now?

    11 votes
    How important is this to you?
  12. Highlight/Select values within box on panels on single click

    I am unsure if this is OS specific or not, but it would be a welcome quality-of-life change. I use an Apple laptop and a Windows desktop.

    Within Photoshop on Mac, if you click within the 'Character Size' box inside the Properties panel the entirety of the characters are highlighted to then be replaced. Unknown to me, this behavior is actually not consistent throughout every other Adobe program on Mac OS (as it should be).

    It seems that on Windows, the behavior is set to only highlight on a double-click as well. This isn't the end of the world but…

    11 votes
    How important is this to you?
  13. Illustrator Macos

    Currently Illustrator ues lots of system memory and .performance wise it's not optimized on mac, it doesn't use metal api. why in the world adobe not use metal api... now adobe need to optimize on mac to run faster and doesn't need lots of ram .

    I want metal api, run faster open faster ... still slow on imac pro

    11 votes
    How important is this to you?
  14. 11 votes
    3 comments  ·  Tools  ·  Admin →
    How important is this to you?
  15. Support SVG property 'paint-order'

    Add support for the paint-order property. By default the fill is painted and then the stroke is placed on top. The paint-order property allows this order to be defined so the stroke can be placed under the fill. Without support for this a svg can look very different than the imported version in illustrator.

    The file attached is an example of the property in use.

    Example:
    https://mdn.mozillademos.org/en-US/docs/Web/CSS/paint-order$samples/Examples?revision=1530134

    See the following resources:
    https://svgwg.org/svg2-draft/painting.html#PaintOrder
    https://developer.mozilla.org/en-US/docs/Web/CSS/paint-order
    https://caniuse.com/#feat=mdn-css_properties_paint-order

    11 votes
    How important is this to you?
  16. Gradient Swatch includes angle and position, please!

    Currently a Gradient swatch only includes color and transparency. PLEASE build Illustrator so Gradient Swatches include angle and position!

    It's a pain to have to adjust the gradient angle, after a Gradient Swatch attribute has been applied to an object. If the angle were editable and save-able (in the swatch) it would be wonderful!

    11 votes
    How important is this to you?
  17. Add Release button to Image Trace and Properties panels

    Please add a 'Release' button to the Properties Panel along with Image Trace. It would be easier to just 'release' the image trace instead of multiple undo-s.

    11 votes
    How important is this to you?
  18. Regression: Illustrator CC saves each instance of symbol in .ai file separately

    How to reproduce this problem in Illustrator СС:

    1. Create clean AI file with A4 page.

    2. Place any pixel image (with size ~10 mb) embedded to this page. Save file, it will have size about ~10 mb)

    3. Make this image as symbol and remove object from page.

    4. Place symbol to page one time.

    5. Save file. File size will be, eg, ~10 mb.

    6. Now place same symbol to page more 4 times, total will be 5 images on page.

    7. Save file and check size - it will be increased to ~50 mb.

    As result, you will have ai file, containing only 5…

    11 votes
    6 comments  ·  Symbols  ·  Admin →
    How important is this to you?
  19. Save A Copy Action with current name of file

    Currently, if you create an Action and go to File > Save A Copy... with a PDF Preset and in specific folder or desktop etc., it saves the file name that you create the Action with in the Action.
    It doesn't update to the new file you are applying the action to. So if you run this action on several documents they all save over each other unless you manually change the file name in the operating system.
    It would be nice if there was an option that lets you add the file name to which the action is being…

    11 votes
    2 comments  ·  Actions  ·  Admin →
    How important is this to you?
  20. Custom Rulers for scaling

    It would be great to have the option of creating custom scaled rulers.

    I'd like to be able to just tell the rulers "From this point to this point on the artboard is x-pixels" and have the ruler scale.

    When I design something for a 1080p screen, I like to put 2-up on a letter size page for discussion and markup with clients. So I design in a 2-up environment and end up with a massive amount of math to get things sized right.

    11 votes
    How important is this to you?
  • Don't see your idea?

Feedback and Knowledge Base