Kiril Vatev
Kiril Vatev
Doesn't seem related to an error. This started happening on my Surface too. The keys would not register for a while, and then all of a sudden it would move...
See https://github.com/Agamnentzar/ag-psd/issues/13
Relates to #112
ImageMagick can convert heif relatively quickly (~1.5s), but I would want to have static builds for Linux/Mac (I can only find ones for Windows currently): ``` PS D:\Workspace\Photography\heif> Measure-Command {...
[`tifig`](https://github.com/monostream/tifig/releases) works well and only ~500ms, but are builds only available for Linux? ``` kiril@whitson:/mnt/d/Workspace/Photography/heif$ time ./tifig -p IMG_4453.HEIC test.jpg real 0m0.484s user 0m0.453s sys 0m0.016s ```
`sharp` can also handle HEIC, but requires a special version of libvips and I have not tested it.
Nokia has a reader and writer, but I have not looked into them: https://github.com/nokiatech/heif
Using `exiftool`, DNG files seem to become corrupt according to Windows Photo Viewer 😔
Using `exiftool`, ARW files do not render differently in Windows Photo Viewer even though the file itself is changed, the old image still renders 😔