D2
D2
Hi @lzardy, ImageGlass does not focus on editing features (and I don't have much knowledge about it). You should use Copy file feature to make duplication. Saving image in ImageGlass...
Please refer to https://github.com/d2phap/ImageGlass/issues/1876#issuecomment-2186928780
Thanks @skibiditoilet356, it's upstream issue. Can you report this to https://github.com/dlemstra/Magick.NET?
@traviss64 Can you send me your `igconfig.json` file (located in `%LocalAppData%/ImageGlass` folder)? Is this your first time install ImageGlass or you upgrade from previous version?
Can you send me your `igconfig.json` file (located in `%LocalAppData%/ImageGlass` folder)? You can try deleting the `igconfig.json` file if it helps
Does not seem happen to the installer of the recent versions any more. I will close this.
@Speedy2662 thanks for provising the sample file. It seems upstream issue; can you help to report this to https://github.com/dlemstra/Magick.NET/issues (with the sample file)?
@CPuddingOwO it looks like an issue with Magick.NET, can you help to report there https://github.com/dlemstra/Magick.NET/issues
@CPuddingOwO It will be fixed in the next release.
In next version, IG will switch to use WIC (Windows native codec) for the large images (if supported). This will reduce the memory usage and much faster than using Magick...