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

893 results found

  1. Make a new file using aspect ratio for Illustrator & Photoshop

    Allow user to make a new file using aspect ratio alongside width & height.
    like in the following file

    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

    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)
  2. Keep link when placing DXF/DWG file

    Could it be possible to keep the link to the original file when placing a DXF or a DWG in Illustrator?
    The goal is to be able to update the view if the external file change...
    having the geometry active like it's done for text glyph in order to be able to snap to geometry could be the cherry on the cake.

    Many thanks

    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)
  3. Speed up Redraw with All Thumbnail Options on One Button

    Switching off thumbnails for improved draw speed means switching various options and locations to get the layer, object and transparency thumbs all switched off. Working many customer files per day this is a drag.

    Please put them all on one "thumbs" radio button with options for all-on, all-off, or custom preference, so I can get my work done faster.

    Make this an application preference rather than document preference to save me even more time.

    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)
  4. Png,and Psd file link can’t active

    Dear adobe
    I got a problem with file link png and psd don’t support

    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

    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)
  5. Allow the existing file to remain active when using "Save as"

    When working in AI in a native file format, then saving as a different file format (ie PDF), the new file format is now the active file. In InDesign and PS, when you "Save as," your new file is saved in a folder but you are still able to continue working on your native ID or PSD file. I wish Illustrator would work this way, too. Or am I missing something in settings to fix this?

    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)
  6. Export As should remember the last chosen format across sessions, after the app the relaunched

    Currently Export As remembers the chosen file format only until the app is relaunched.
    This choice should be sticky. That is, if we export as PDF, this should stay chosen next time Illustrator is launched.
    Currently it gets defaulted to PNG, and choosing a required format each time feels tedious and unnecessary.

    5 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. export large artboards to PNG using high (300 dpi) resolution

    Currently, files with large artboards (larger than 6535 px x 4730 px) can not be exported as a PNG with high resolution. The best is a medium resolution. My current project series requires a specific large artboard size (9075 px wide x 6201 px high exactly) and I would like to be able to export and then print them in high resolution to give my customers the best possible printed product. Illustrator does not currently support this, unfortunately.

    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)
  8. Incremental Save

    Save as the next number. So file 001 will save as file 002, etc.

    3 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. Ability to link SVG for datasets

    When using variables in Illustrator, you're able to set an image as a dynamic object, so long as it's linked (File > Place, then check Link), as opposed to embedded. This means that I can't set SVGs as variables, since they can't be linked, and have to convert them into images in order to do so.

    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  ·  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)
  10. Invite to edit functionality

    On a previous version of Adobe Illustrator, anyone with access to the aic file could invite new members to the document. There has since been an update where only the owner of the file can share the file to new people. Is it possible to implement an 'admin' or 'manger' to each file. Therefore the owner of the document can provide admin rights to other colloborates of the document. Anyone with admin access could then share the aic file.

    3 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. Embed SBSAR 3D Material Into .AI File

    The ability to embed a 3D SBSAR material into an illustrator file so that other designers can open and use the same .ai file. Currently, the material is lost and greyed out.

    Especially if they are custom SBSAR materials made in Adobe Substance Sampler.

    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)
  12. SVG export option to export global Color Swatches as CSS Custom Properties

    In addition to classes and IDs, CSS custom properties (aka. CSS variables) are a great way to style SVG Content.
    Conceptually they are closest to Illustrators global color swatches.

    I propose to add an Option to SVG Export of Adobe Illustrator to turn named global color swatches into CSS custom properties.

    Example:

    Original Output:
    fill: #456; stroke: #abc;

    New Output:
    fill: var(--medium-grey, #456) ; stroke: var(--dark-grey, #abc);

    Web applications could use the custom properties, to quickly create color-variations of an illustration.

    Example: https://codepen.io/g12n/pen/KQwpJR/

    An additional option could be a compatibility mode for the styling options "Inline Style" and "Internal CSS",…

    5 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. Allow importing of PDF's not from Adobe Acrobat and preserve text

    I import PDF files into Illustrator every day from programs like AutoCAD & Revit, and every single time, it tells me that Illustrator can't read the text in the font Arial, and that it must substitute it. This turns it into squares that are all giberish. The only workaround is to outline text in Acrobat before importing. Please learn that people are using programs outside the Adobe environment (for which there is no substitute by Adobe) and we need these BASIC capabilities.

    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)
  14. 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)
  15. Warning when a file uses PostScript Type 1 fonts

    Illustrator should put up a warning when a file is opened that contains Type 1 fonts, so the user is aware of that.
    - Link the warning to the EOL announcement, to Find/Replace resp. Adobe Fonts
    - User should be able to disable the warning
    - The warning should not pop up when there is no Type 1 font used in the file
    - Maybe this could be scriptable, so people can include it in large scale file checks

    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)
  16. Please enable the same live workflow that exists between Character Editor and Photoshop to Illustrator.

    The live workflow between Character Editor and Photoshop is magical. I can make a small tweak without having to relaunch each program. However, if the original drawing originated in Illustrator, you have to manually convert it to a Photoshop file, then replace the file anytime you make a revision, and close and re-open the Photoshop file, and be very careful to say "Don't Save". While it's nice that I don't have to do those steps in Character Editor, I would much prefer to have all three work together. Especially because Photoshop isn't doing anything in this workflow. I am editing…

    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)
  17. In illustrator, you can't add a stroke to an image file. But when you click on an image, it shows the option to select a stroke colour/size

    In illustrator, you can't add a stroke to an image file. But when you click on an image, it shows the option to select a stroke colour/size

    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. Recolour artwork which can recolour a symbol instance

    Find myself using the recolour Artwork panel a lot these days - especially when iterating with logo colours. What would be brilliant is if we could click a symbol and recolour just that instance (without it affecting the master symbol) using the Recolour Artwork panel. Having to use the direct selection to select individual shapes tool is pretty tedious. I have found a workaround whereby you can unlink the symbol and then create another one and use the Replace Symbol feature - though this isn't great when you then need to adjust the shape as all instances aren't linked together.

    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)
  19. How can ilustrator 2019 not automatically save data?

    Illustrator shutting down
    as you can see
    I came across the inscription in the photo
    show but when I try to correct the preferences
    I saw there was no autosave location
    Although I have chosen how to recover my file
    I'd appreciate it if you'd help me.
    Save to it Every 1 Minute Option
    did not save my application assignment ..
    then if this feature is not working even though it is selected soo
    what did it do!!!!
    I'm so angry

    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. Shift + click on menu items (File, Edit, Object, etc) w/o closing menu after click

    Whenever I use the menu items (File, Edit, Object, Text, Select, Effects, View, etc) sometimes you go into a submenu, and select one option, e.g:
    1. Go to View Menu
    2. Select Perspective Grid sub-menu
    3. Select Hide guides
    4. Go to View Menu (again)
    5. Select the Perspective Grid sub-menu (again)
    6. Find and click my option (eg. "Snap to guides")

    Now if I could for example "shift+click" to keep the menus open after the click:
    1. Go to View Menu
    2. Select Perspective Grid sub-menu
    3. Shift+click "hide guides"
    4. Click "snap to grid" (without shift when I…

    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