I've developed yet another free online tool using ...
# feed
s
I've developed yet another free online tool using Kotlin/WASM! ๐Ÿ˜Š This utility is crafted for reconstructing embedded thumbnails within JPEG files. It comes in handy when you encounter broken thumbnails in Apple Finder or Windows Explorer that require repair or if you want to enhance the performance of applications like Ashampoo Photos and others, which make use of embedded thumbnails. It's also a cool showcase how to use skiko & Ashampoo Kim for wasmJS. ๐Ÿ˜‰ Check it out on https://stefan-oltmann.de/thumbnail-rebuilder and share your feedback ๐Ÿ™‚
๐Ÿ‘ 5
K 4
โค๏ธ 1
k
I have an idea for another one side project for you ๐Ÿ™‚ An app for erasing all metadata from photos to make it anonymous. Wdyt?
s
Oh, yes, nice one. I think I will do it. ๐Ÿ™‚
k
It can be useful on all platforms
๐Ÿ‘ 1
s
On the other hand this might come as a feature in Ashampoo Photos anyway. ๐Ÿค” I need to think about that. ๐Ÿ˜…
c
@Stefan Oltmann while working with photos on Ashampoo did you develop or use image compression? Something multiplaform ?
s
@Michael Paus Nope, I only use skiko for all of that, nothing else so far. The only compression algorithm involved is zlib for PNG.