Enisio
My feedback
187 results found
-
8 votes
Enisio
supported this idea
·
An error occurred while saving the comment -
3 votes
Enisio
supported this idea
·
-
3 votes
Enisio
supported this idea
·
-
52 votes
If this is something that is still happening for you, please share a test file you can reproduce this problem with, along with the video showing this happening for you, so that the team can try to reproduce it and investigate.
Enisio
supported this idea
·
-
28 votes
Enisio
supported this idea
·
-
11 votes
Enisio
supported this idea
·
-
73 votes
This is now available in v 30.4
Enisio
supported this idea
·
-
9 votes
Reported to work as expected in Ai 2026 build 30.0
Enisio
supported this idea
·
-
4 votes
Enisio
supported this idea
·
-
8 votes
Enisio
supported this idea
·
-
3 votes
Enisio
supported this idea
·
-
22 votes
Based on some recent comments reopening this. The comment, though, are confusing as of now and do indicate to right version where a break in functionality could be established and different people reporting different behavior with same version. Team will investigate this again.
Enisio
supported this idea
·
-
16 votes
Fix available in prerelease build now - version 29.8
To be rolled out in general build soon.
Enisio
supported this idea
·
-
Wrong exported image size (extra pixel added) if artboard coordinates are non-integer, not pixel-perfect
-
Screenshot%202025-12-03%20at%2011.09.42%E2%80%AFAM.png 29 KB -
Screenshot%202025-12-03%20at%2011.08.32%E2%80%AFAM.png 172 KB -
Video_2025-01-07_214212.mp4 7263 KB -
Export As.png 2 KB -
Script.png 2 KB -
Export for Screens.png 2 KB -
Asset Export.png 1 KB -
file_differences.gif 150 KB -
Screenshot 2024-05-29 at 12.02.53 PM.png 20 KB -
Screenshot 2024-04-18 at 4.53.13 PM.jpg 459 KB -
FL-MASTER-weblogo WIDTH CORRECTED IN PHOTOSHOP.png 5 KB -
FL-MASTER-weblogo ORIGINAL ILLUSTRATOR OUTPUT.png 4 KB -
FARELANES-logo-menu-Apex.jpg 21 KB -
illustrator bug.jpg 238 KB -
Screen Shot 2021-12-02 at 9.51.52 am.png 1758 KB -
exporting-issue.png 59 KB -
4x5 RATIO chandelier1midnightoncandy.jpg 2283 KB -
2021-06-16 14-20-32.mp4 4208 KB -
illustrator_export_bug_2.png 28 KB -
illustrator_export_bug.png 40 KB -
SD21-000-SittingDuckWebinar-ads-GW-v1.ai 4912 KB -
sample exports.ai 1202 KB -
Screenshot 2020-10-27 at 14.34.35.png 614 KB -
Screenshot 2020-10-27 at 14.34.08.png 677 KB -
Screenshot 2020-10-27 at 14.34.35.png 614 KB -
Screenshot 2020-10-27 at 14.34.08.png 677 KB -
bug_01.gif 109 KB -
artbaord_antialiasing_issue.png 289 KB -
2urn-shot_1226.png 280 KB -
Export wrong size.ai 155 KB -
pixel-preview-vs-export.png 21 KB -
ilbg.png 17 KB -
Illustrator_export_for_screens_bug.jpg 142 KB -
bug.ai 355 KB -
Test_1.jpg 63 KB -
Test.ai 681 KB -
bug.ai 355 KB -
Illustrator_export_for_screens_bug.jpg 142 KB
190 votesThis issue is probably happening because the artboard dimensions are not appropriate for raster export (i.e. are in decimals).
If you make x and y values as the whole numbers in the transform panel (not in decimal), then the extra pixels will not be added to the exported image.That is the workaround, and it’s reported that it’s not always the case.
At the same time — Ai knows the size of artboards to be exported and yet it does not deliver the set sizes, which is not fair. The team is going to rethink the algorithm.
Enisio
supported this idea
·
-
-
4 votes
Enisio
supported this idea
·
-
18 votes
Enisio
supported this idea
·
-
7 votes
Enisio
supported this idea
·
-
33 votes
The latest Beta 29.5 52 now remembers these options in the Export As dialog and keeps it between sessions. Please try to test it to see if it works as expected for you and comment back.
Enisio
supported this idea
·
-
8 votes
Enisio
supported this idea
·
-
7 votes
Should be fixed in Beta. Please verify if this works properly now.
Enisio
supported this idea
·
From AI CS5 up to AI2024, simple Export As actions worked without issues. Starting with AI 2025 and AI 2026, these actions no longer behave correctly.
Important note: Please do not suggest alternatives (jsx, embedded actions, presets, etc.). All have been tested; the problem persists.
Steps to reproduce:
- Create a set with two actions:
- Export As > 300ppi
- Export As > 72ppi
(Format type doesn’t matter: JPG or PNG)
- Run them separately. The 72ppi action still exports at 300ppi.
- For testing, manually set Export As to 4ppi (not via action).
- Now run the 300ppi or 72ppi action. Illustrator exports at 4ppi instead.
Observed behavior:
Actions are stuck on the last values used in the Export As dialog, ignoring their own settings.
Temporary workaround:
I currently use two separate jsx scripts, each triggered by an action via Insert Menu Item. They work, but this defeats the purpose—actions should function correctly without requiring jsx.