Output log should display errors at the end. There is no information that it doesn't support converting gif to animated webp.Ħ. It will cancel conversion without any confirmation!ĥ. Pressing Esc key closes XnConvert regardless of what it is doing. Portable version stores ini in AppData\Roaming\XnConvert\xnconvert.ini.Ĥ. This is so wrong! You can't remove source file before writing destination file, what if there was some error during write operation (bad sector, device removal, etc)? You loose the source file.ģ. After this you can see creating new png file and writing to it.
After that file is closed (CloseFile operation) so Windows immediately removes that file. First the whole source file is read to memory (not shown here), then it clearly shows that webp file is accessed (CreateFile operation) with intent to remove it (Desired Access: Delete, Delete On Close).