Summary: | Wishlist: Warning when saving a file that has its file size reduced by 50% or more | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Scott Petrovic <scottpetrovic> |
Component: | File formats | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | CC: | halla, tamtamy.tymona |
Priority: | NOR | ||
Version: | git master (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Scott Petrovic
2018-02-12 21:33:04 UTC
Are they sharing .kra files, or files exported to PNG? The end result is probably sharing a PNG or a JPG. It has to do with saving over your existing KRA document. Usually when sharing something online, you need to resize your image to be smaller first. An easy way to do this is to resize your KRA image to make it smaller, then export it as a PNG or JPG. That is where the problem happens. It can be easy to forget that you resized it down to make it smaller. The next time you press "Ctrl + S" to save, your KRA is now much smaller. People that share a lot of artwork online might be able to understand what this is. Not sure if they could explain the situation better than I am doing. Wouldn't be better to just implement bug 397172 and bug 388412 instead? It seems like they "temporarily destroy" their images and want to be warned if they accidentally try to save it to the original, not-destroyed version of the file. Maybe it would be better create an easy workflow that achieves this without destroying the documents in the first place. Yes. I think that would take care of it for this use case. I will just close this ticket. I think I can do that since I created it. *** This bug has been marked as a duplicate of bug 397172 *** |