Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Adobe Animate PNG has thin white line around content

New Here ,
Mar 01, 2017 Mar 01, 2017

When exporting an image in Animate, I get a thin white line around the content.  This is by using the export > export image option in Animate.  If I export via the legacy option I do not get that white line.  I have tried all of the available configs with the later and can not get it to go away.

2.6K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Mentor , Mar 02, 2017 Mar 02, 2017

The old legacy export saves an anti-aliased (8bit) alpha channel to mask the object, while the new (arguably broken) export exports an aliased one (1bit).

example.png

One additional crucial difference between the two is that the legacy export uses a black background, while the new one uses white.

It can be fixed, but you will have to open the file in an image editor, decouple the mask, remove the white or black by using an unmultiply type method (which is not available as a function in Photoshop, unfortunate

...
Translate
Mentor ,
Mar 02, 2017 Mar 02, 2017
LATEST

The old legacy export saves an anti-aliased (8bit) alpha channel to mask the object, while the new (arguably broken) export exports an aliased one (1bit).

example.png

One additional crucial difference between the two is that the legacy export uses a black background, while the new one uses white.

It can be fixed, but you will have to open the file in an image editor, decouple the mask, remove the white or black by using an unmultiply type method (which is not available as a function in Photoshop, unfortunately), and create a new mask based on the newly created transparency.

Ideally the new export would generate an anti-aliased alpha. It is a bug, and known issue. The new export is useless because of this. Hopefully this will be fixed. For now, use the old export.

Export to PNG problem

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines