PNG images are ‘raster’ type [bitmaps] and will always loose quality when resized because they are resolution dependent. Only vector images can be resized and retain their quality. Perhaps using the HTML Overlay filter and SVG images would be more suitable.
1 Like