Illustrator (Desktop) Feature Requests
When entering a new feature request, please provide:
- Description
- Why is this valuable to you?
4716 results found
-
Bi-color contour brush
I want to suggest to the Adobe Illustrator developers the creation of a brush that allows for precise adjustments of both the line width and the outline width in millimeters, and that, when lines intersect or overlap, it combines the elements and creates a continuous outline around them. This would allow you to create patches for milling machines.
2 votes -
Make Swatches panel minimal size smaller
Please, make it possible to reduce the Swatches panel height like it was in Illustrator 2024.
3 votes -
Make Select Art button more evident
I periodically see designers, with serious (albeit cheerful) faces, boldly clicking the 'round button' in Layers to 'select everything on the layer.'
And while the button indeed 'selects' everything on a layer, it also selects the layer itself — targets it really, for applying a layer-specific appearance.
Take a look at this GIF attached.
If I select Layer 2 (with the green squares) like this, and then apply the Round Corners effect, all the new squares in the layer will have round corners.
Sure, everything is visible in the Appearance palette.
Sure, everything is written in the pop-up hints.The…
7 votes -
Make arrowheads have a dedicated fly-out palette
Arrowheads are too difficult to select. Having a fly-out panel so I can quickly choose and apply them would be a great addition for technical illustrators.
4 votes -
A mode for Free Transform tool to hug selected points tightly
Affinity has Transform mode for selected points (see the GIF).
Figma recently announced a similar thing — https://x.com/figma/status/2018778936482935124Illustrator meanwhile allows to use Scale, Rotate, and other dedicated transform tools for a partial selection. No bounding box is allowed when Direct Selection is active.
We can pick Free Transform and use a familiar frame to transform the partial selection... but this frame hugs the entire object. This can be useful in some cases, but not that handy in others -—like when you need to work with a rather small part of a larger artwork.
Perhaps there should be a way…3 votes -
Allow Recent Colors to include tints for global and spot swatches
Illustrator allows tinting non-process swatches.
However, recently introduced Recent Colors strips in Color and Swatches panels don’t include these.
Please include them.Original idea by Simon Bowland
5 votes -
Schriftanzeigeaktualisierungen beim Nachladen von fehlenden Schriften inclusive Aktualisierung bei Texten mit Silbentrennung.
Wenn Schriften nachgeladen werden, sei es manuell oder durch PlugIns, wird die Anzeige in Textfeldern mit Silbentrennung bezüglich der nachgeladenen Schrift NICHT aktualisiert.
Für die Anzeige ist die aktive Schrift + die eingestellte Sprache + das Wörterbuch von Bedeutung. Bei Änderung der aktiven Schrift durch nachladen, wird die Silbentrennung nicht automatisch aktualisiert.
Was zu falschen Umbrüchen im Dokument führen kann, welche nicht immer sofort bemerkt werden.
Eine Aktualisieren auch der Silbentrennung nach Laden einer Schrift bei einem geöffneten Dokument ist daher wünschenswert.3 votes -
Artboard titles should not be covered by bleeds, when 'Show Artboard name on canvas' is enabled
Use Bleed Size When Showing the Artboard Title and When Applying an Artboard Background Color
5 votes -
Please bring back the search function for "Shared with you" files in Adobe Illustrator 2026
My team uses the Adobe cloud to store and share files across the team. Looking up for older files shared is now very inconvenient as the search function for "Shared with you" files in Adobe Illustrator 2026 has been removed.
Please bring it back.
3 votesThe Home Screen team has been informed
-
Make UI text size scalable
Allow for scaling of text in the UI, especially the Layers panel.
I have to strain to read the layer descriptions. Since I work a lot in After Effects I have to name all my layers. It would be easier to work if I could just glance over instead of working hard to read the little font sizes. I should note that I have a super high definition screen.Also, make thumbnail size in Layers panel to save between launches: http://illustrator.uservoice.com/forums/333657/suggestions/33328054
4 votes -
"Width Profile" option to Select Same menu
Can we add "Width Profile" option to Select Same menu
2 votes -
Make Intertwine into a tool, available from a tool panel
Objects on Path is a tool, and it creates a dedicated object... and does nothing else! all the operations with this new object are performed using the Selection tool...
Meanwhile, an Intertwine object would need a command, Object > Intertwine > Edit (or a button in the Control panel) to be edited — which just enabled the hidden tool! Make it a real one!5 votes -
Support angular gradients exported from Figma
Example:
<svg width="255" height="255" viewBox="0 0 255 255" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#paint0_angular_21_6_clip_path)" data-figma-skip-parse="true"><g transform="matrix(0 0.127021 -0.127021 0 127.021 127.021)"><foreignObject x="-1021.98" y="-1021.98" width="2043.96" height="2043.96"><div xmlns="http://www.w3.org/1999/xhtml" style="background:conic-gradient(from 90deg,rgba(255, 116, 116, 1) 0deg,rgba(255, 222, 116, 1) 360deg);height:100%;width:100%;opacity:1"></div></foreignObject></g></g><circle cx="127.021" cy="127.021" r="127.021" data-figma-gradient-fill="{"type":"GRADIENT_ANGULAR","stops":[{"color":{"r":1.0,"g":0.45723783969879150,"b":0.45723783969879150,"a":1.0},"position":0.0},{"color":{"r":1.0,"g":0.87335550785064697,"b":0.45723783969879150,"a":1.0},"position":1.0}],"stopsVar":[{"color":{"r":1.0,"g":0.45723783969879150,"b":0.45723783969879150,"a":1.0},"position":0.0},{"color":{"r":1.0,"g":0.87335550785064697,"b":0.45723783969879150,"a":1.0},"position":1.0}],"transform":{"m00":1.5555609304460614e-14,"m01":-254.04237365722656,"m02":254.04237365722656,"m10":254.04237365722656,"m11":1.4210854715202004e-14,"m12":-1.4883232856864256e-14},"opacity":1.0,"blendMode":"NORMAL","visible":true}"/>
<defs>
<clipPath id="paint0_angular_21_6_clip_path"><circle cx="127.021" cy="127.021" r="127.021"/></clipPath></defs>
</svg>
3 votes -
Color swatch mapping with presets for print production
I made this script using ChatGPT, it does mostly everything I need, but I ran into the issue that the option "Merge Swatches" in the Swatches panel, cannot be used/accessed with JavaScript.
I work as Prepress designer and I have to constantly change spot colors to match the swatches that the print operators need to match the colors the client need (Pantone match or paint swatches). Most of these colors are saved in an .ASE file and I have to manually merge them multiple times.
I thought my script was going to fix this for me until I hit that…
2 votes -
Create a time code
Create a time code for tracking time on any product (Illustrator, InDesign, etc.) on file or folder?
2 votes -
Improve Trim Mark Settings When Exporting PDFs
Posted using Illustrator 2025 (29.4)
In the Japanese printing industry, it is common practice to require both corner crop marks and center crop marks when exporting PDFs.
Currently, in Illustrator’s PDF export settings, enabling the “Trim Marks” option only adds corner marks. To include center crop marks, users must also check the “Registration Marks” option, which results in registration marks being added as well.
However, these registration marks are generally disliked and considered unnecessary in Japanese print workflows. There needs to be an option to add only corner and center crop marks without registration marks.
InDesign allows users to…
21 votes -
Smoothing a selected portion of a path converts the extreme points in the selection into sharp from smooth
Here I have a path with all the points being smooth (all handles are at 180°), but one portion of the path is particularly bumpy. I want to smooth only this portion.
I select it (using Lasso), I make sure these are smooth, I pick Pencil, hold Opt/Alt, drag the slider... and it makes the selected portion of the path connected to the rest of it in the sharp manner. There is no tension at the star/end points, it just flops.
While this can be useful, being blind like this, I’d love for it to at least give me the…5 votes -
Enclosed Selection mode should work in isolation using the correct scope
Illustrator today allows to make Enclosed Selection Mode a permanent option, with with the Select Objects only within Marquee option, in Preferences > Selection & Anchor Display, as was requested here and in a separate request at http://illustrator.uservoice.com/forums/333657/suggestions/49503929
But I still can’t use it fully today.
I isolate often, and Selection tool does not allow to use Enclosed mode when isolated. For some strange reason it requires the Group Selection tool to do so, as if my scope stays at the document level, and I’m no in isolation! Make Selection tool work in Enclosed mode in isolation, please.5 votes -
Bring object forward (and back etc.) within selection only
Sometimes I will be working in a document with many different objects and as an example, I might want to add something between two different objects. I would like a way to select just the three objects and send the new object forward or back relative to what I have selected instead of to the whole document.
I know I can just group the objects and arrange within the group but it would be nice to have a quicker way to achieve this.
2 votes -
Add Biology & Scientific Diagram Tools for Easy Cell and Medical Illustrations
As an illustrator specializing in biology, microbiology, and scientific educational diagrams, I often find it time-consuming and challenging to create natural-looking cells, organelles, biological textures, and clean labels within Adobe Illustrator. To improve workflow and accuracy, I propose that Adobe adds a dedicated set of toolbar tools designed specifically for biological and scientific illustrations, focusing on ease of use, organic shapes, and diagramming features.
Suggested Tools Include:
Organic Blob Tool: Create irregular, smooth cell shapes with adjustable wobble and roundness.
Cell Chain Tool: Draw linked cells or bacteria chains with customizable spacing and size.
Pseudopod Tool: Add flowing, arm-like extensions…
3 votes
- Don't see your idea?