this post was submitted on 16 Aug 2023
-18 points (15.4% liked)
Linux
49215 readers
333 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Gimp will save all layer information plus undo plus other stuff in its own format. Export does what you want. I don't know Adobe products, but I could imagine Photoshop doesn't save to jpeg as default.
Why are you using Linux and Android in the first place?
That's correct. The default Save action in Photoshop saves the entire project in their own proprietary format, rather than simply saving as an image file. GIMP and Krita work similarly.
Also, .zip is just as readily available and we easy to use in Linux as .tar is.
I don't really get where OP is coming from, tbh.
but zip is not the default and many a times you can't set a default in many applicatoins.
This is not just about gimp or file managers, many applications use formats which you can't use anywhere but on Linux most times.
Because honestly zip sucks.in comparison. It doesn't preserve ownership or permissions (this is a big deal on Linux, and slightly less big deal on MacOS, and it really should be a bigger deal on Windows). You can't create binary identical zip files from the same contents (so you can't use checksums to verify them, to ensure it hasn't been tampered with).
Some formats have patent licensing to contend with, so FOSS developers can't build that into their application except through some kind of plugin architecture where you can acquire and load plugins for them (or some kind or charitable donation of distribution rights by the patent holder).
Oh, by the way, you can open tar.gz on Android. No problem.
what abt the others tho? GIMP ok that's understandable, although I do hate the fact that GIMP is shipped by default with Linux distros rather than Kolour, which is much more easier to use. Not all of us need to do complex image editing and those who want to will install it.
This isn't true for most distros. Might be for some specific distro, but most distros I've used don't come with GIMP pre installed.