-
Hi Jean-Francois, I wonder how did you manage to generate those tiny (~20kb) files in your demo.
I compressed CT images using gdcmconv from ~500kb to ~160kb, did you use lossy compression?
-
### What:
RAW files represent images in their most unprocessed form, akin to 'undeveloped' photos. Unlike compressed formats like JPG or PNG, which modify and reduce image details, RAW files preser…
-
OpenWRT build system appends signature metadata to the firmware file, at least for x86 builds.
https://github.com/openwrt/openwrt/blob/1fa8780056a8c7a2e26c8b4d5e6979232f117349/include/image-command…
-
[This logic](https://github.com/codecombat/codecombat/blob/master/app/views/editor/thang/ThangTypeEditView.coffee#L225-L232) should take into account the filesize of any raster icons (it doesn't need …
-
Recent refactoring for the BC7/BPTC compressor caused some errors. We can avoid this in the future by implementing a few unit tests:
- Make sure that a simple white, black, red texture compresses and …
-
Hi guys,
I have this config file:
```
http_path = "/"
css_dir = "_css"
sass_dir = "_css/_sass"
images_dir = "_img"
javascripts_dir = '_js'
output_style = :compressed
line_comments = false
```
Koa…
-
Would it be possible to add a feature to compress images with alpha channels and convert it to white?
Not sure how feasible it would be, so feel free to take this with a grain of salt. (Loving the…
-
This is great. Thank you so much. Photoshop now has .webp support (e.g., useful for compressed images with transparency). I tried and failed to edit the .jsx to add webp support. Would you consider ad…
-
Hello Guys,
I can't export images using bodymovin extension installed in my ae 2019
here is my[ project file](http://www.mediafire.com/file/p9glez3f72fiho4/gwm+(converted)+folder.7z/file)
proje…
-
the images for your flags are never displayed bigger than around 44\*44px on your site, yet you are using an image which is 512\*512px. This is far bigger than needed and will negatively impact the lo…