Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

loss of quality in conversions with higher resolutions #175

Open
elioqoshi opened this issue Jul 29, 2018 · 2 comments
Open

loss of quality in conversions with higher resolutions #175

elioqoshi opened this issue Jul 29, 2018 · 2 comments
Labels
1. Backend This issue is related with the backend of Identihub 2. bug This issue reflects a bug
Milestone

Comments

@elioqoshi
Copy link
Contributor

In the current version, converting any PNG or JPG asset with a higher resolution than the SVG viewbox default one, results in lossy images, apparently being converted from a source raster file instead of PNG. For example in this project: https://demo.identihub.co/uradesign#/view/icon/element/349

I converted the default resolution of 481px to 4810px and got this result:
uradesign_icons_converted_349-4810x1590

Apparently the original 481px image is used to scale to 4810px instead of the SVG. This happens both for JPG and PNG

@elioqoshi elioqoshi added the 2. bug This issue reflects a bug label Jul 29, 2018
@kominoshja kominoshja added the 1. Backend This issue is related with the backend of Identihub label Jul 29, 2018
@kominoshja kominoshja added this to the v0.8 milestone Jul 29, 2018
@elioqoshi
Copy link
Contributor Author

elioqoshi commented Jul 29, 2018

Okay sorry for the alarm. This seems to happen only with old assets (those which are still displayed as SVG's before the upgrade). New assets which I upload now and are downloaded work fine. It would be nice to have some way to fix that for old assets but that's not any big deal. Closing this.

@elioqoshi elioqoshi reopened this Aug 3, 2018
@elioqoshi
Copy link
Contributor Author

Okay, it seems this is still happening with new assets. Check it out here:
https://demo.identihub.co/turkusec

I try to export a 2000px image but get high quality loss. This is very critical.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. Backend This issue is related with the backend of Identihub 2. bug This issue reflects a bug
Projects
None yet
Development

No branches or pull requests

3 participants