Illustrator (Desktop) Feature Requests
When entering a new feature request, please provide:
- Description
- Why is this valuable to you?
4672 results found
-
1 vote
-
3rd party software developer that provides product cost analysis of sketches output from Adobe Illustrator
I am looking for a 3rd party software that can analyze a sketch drawn in AI for product cost. Are there developers out there that have created something to analyze for cost?
1 vote -
Selecting colors in my color library isn't working, even if object is selected
Suddenly, I'm unable to change the fill or stroke color of my selected object via my color library like I always do. I attached a video showing my attempts. I have no idea what happened, because it was working just fine a few hours ago.
1 vote -
cycle multiple colors with live paint bucket
example: with black and none selected, in one swipe I will have every other object black.
1 vote -
Export GPU Quality Images
Because of the difference between CPU and GPU preview, what you see is not what you get on export. Lines are weaker, and lack texture. I would like a feature similarly to overprint feature, to export GPU quality images. See post describing the issue: https://community.adobe.com/t5/illustrator-discussions/how-can-i-export-as-gpu-quality-not-cpu/td-p/10649456
1 vote -
Neon glow effect in illustrator should be simple, we should be able to do in single click like that we do in canva
can we use scripting
// Suppress the warning dialog that appears when running external scripts
app.preferences.setBooleanPreference("ShowExternalJSXWarning", false);// Select the first layer
var myLayer = app.activeDocument.layers[0];// Create a new offset path effect
var myOffsetEffect = myLayer.effects.add(EffectKind.OFFSET_PATH);// Set the offset distance and angle
myOffsetEffect.property(1).setValue(10); // distance
myOffsetEffect.property(2).setValue(0); // angle// Create a new Gaussian Blur effect
var myBlurEffect = myLayer.effects.add(EffectKind.GAUSSIAN_BLUR);// Set the blur radius
myBlurEffect.property(1).setValue(10); // radius// Set the blending mode to Screen
myLayer.blendingMode = BlendMode.SCREEN;// Set the opacity to 50%
myLayer.opacity = 50;1 vote -
It would be very useful if we could get text format from above the picture
It would be very useful if we could get text format from above the picture, same like you can easly see this option by google search by image.
1 vote -
3d spiral tool
3d spiral using the spiral tool or something similar.
1 vote -
Create a ISE file system for Gradient management (ASE for AI only)
create the possibility to export gradients as lib !
I understand why ASE does not work with gradients (while it could be the case if ASE would accept more than one value per swatch but whatever..)
I'd be nice to create ISE fileformat for example (ASE for AI only) to be able to have an actual gradient lib file.
bluegradients.ISE
Redgradients.ISE
EtcThe state of gradient management feels very much not polished from the adobe side of things, so please, work on that ...
and have a look at Astute gradient forge
If you actually care about Fixing your BASE…1 vote -
Being able to export an object with a mesh tool as a obj design from Ai to use as a model in Adobe Dimension
I created a mesh design and illustrator as a plastic bag with wrinkles was not able to export as an OBJ file to use in adobe dimension. Now that Photoshop does not have full fledge 3-D tools., I am not sure if it’s possible to create an OBJ file that has mesh in it.
Thanks
Yasir1 vote -
cloud doc icon
Why is the icon to show a file is saved to the cloud a check mark?! It would be more clear if it were a cloud.
1 vote -
workspace with unwanted panels
workspace error- some panel suddenly shows up, that is not included in my created workspace. I have to reset the workspace to remove those panels.
1 vote -
Stop adding -01 when there's only 1 artboard
When saving with 'Use artboard', and overwriting a previous version, Ai asks whether it should overwrite. But then - it doesn't, since it adds the useless -01 after the filename.
'Use artboard' is the way to just export the cropped art. When there is only one artboard, the -01 should not be added. And Ai should not warn that it is going to overwrite, when it isnt' (since we removed -1 manually in Finder).
Please rework this behaviours, it is confusing, not helpfull, unlogical, time consuming and annoying.
1 vote -
Select objects underneath
Sometimes there are duplicate objects below your most top object. There should be a command or feature that lets you see/ select duplicate geometries right below your top shapes.
This is most evident on shapes with the same dimension.1 vote -
Make Undo feature to not apply to selected objects
Basically what the title says,
An ability to isolate objects or lock certain layers where the undo feature will not apply to.
There have been a number of times where I start to work on a complex graphic with separate parts to it where I later realize I made a mistake on a piece i did earlier, so instead of saving the project, undo everything, save again and re import the previous saved file or other copy paste methods, we can just select the objects where the undo feature will not apply to, to keep the progress of the work…1 vote -
AI 2023 does not associate AI and EPS files correctly
Problem: after installing AI 2023 (vai CC update process) all of the .ai and .eps files are not associated with AI 2023 in Windows 11. The files now show up as "unknown filetype" and the AI 2023 EXE is not in the normal place.
This should never be a problem. Its not a problem with other CC updates, PDF files, PSD files, ext...
1 vote -
Offset path within appearance palette
It would be good to have 'offset path' built into the appearance palette, so you could automatically draw a stroke which was a double line, maybe of two different colours or widths, and it would perfectly shape itself around corners and bends.
1 vote -
Eyedropper doesn't include the arrow heads on a line
If I have a line selected and I use the eyedropper on a different line with a stroke and arrow heads, it only copies the stroke not the arrow heads.
Please make it include the arrow heads.
Also, the most useful arrow head is number 27, it should be number 1 not number 27.
In fact, if there was a checkbox you could click in the stroke properties window that automatically changed a line to a measurement label so it put an arrowhead 27 on each end, changed the stroke to like 4pt yellow, and a text box half way…
1 voteThe Eyedropper tool’s options can be configured to transfer arrowheads, which are treated as 'complex appearance'.
See comments for details.
-
Save SVG without the enable-background style property being added
The enable-background property seems to be automatically added into the svg code when created. That attribute is deprecated and no longer recommended to be used. There doesn't seem to be a way to avoid it being in there, and the only option is to manually strip it out of the svg code. Could a feature update be made to stop automatically adding this property?
1 vote -
why on earth does the stupid logioptions panel open constantly and prevent doing anything until it is closed manually wtf
why on earth does the stupid logioptions panel open constantly and prevent doing anything until it is closed manually wtf
1 vote
- Don't see your idea?