Kolourpaint is exactly like mspaint but on linux. It’s perfect for everything from simple to intermediate tasks
deleted by creator
Just run photoshop on linux.
Is there an equivalent for lightroom?
I am pretty sure it would run in the same wine setup, but nobody bothered to set it up as an install script yet, so you’d need to do some manual dirtywork.
Tried a few times to run it but with no avail, however il try to give this a go.
Darktable
Sorry not looking for a replacement, just how to run it :)
Linux just needs more competition in the image manipulation space.
There isn’t even a real photoshop competitor in the broader market, but you want to further split the hobbyist devs effort on linux as well?
Affinity Photo
Can run on Linux via Bottles! I do not have much experience with it, but I got it running with this guide from 2022:
First google search result:
Photoshop undoubtedly has the edge over Affinity Photo with more tools, features and functionality for performing a range of advanced editing tasks. These include AI-powered tools, more Layer controls, masking options, 3D image creation and video support to name but a few.
And this sentiment is echoed by a wide range of opinions further down the search results.
It may be a competitor in the technival sense, but not in the practical one, where a photoshop user would realistically be able to switch to it.
I use affinity photo and it’s an acceptable replacement.
First google search result
if you agree with the opinion that’s fine, but why would you admit to posting SEO spam? XD
This person still uses Google too haha.
Is anything I quoted untrue?
Since I haven’t used Affinity Photo myself - I can only rely on the opinions from the internet. I have read a handful, inclusing reddit, but only quoted the one that conveyed my general findings in a concise way.
If Affinity lacks features that photoshop users commonly use, my argument holds, no matter where the info comes from.
Is anything I quoted untrue?
You basically quoted thin air: “more features […] for a wide range of advanced editing tasks”. You probably know more than what’s written there, but from my perspective I haven’t learned one concrete feature that PS offers over Affinity. It’s typical SEO spam, which rewards swaths of text with little to zero information density.
Dinosaur here.
Windows Paint, as it was back in 9x? Totally my jam. Between that and Irfanview for access to resizing and filter features Paint didn’t have, I could get a surprising amount done.
But then they updated Paint to have more advanced abilities and I had no idea how to do things any more.
I’ve tried Krita recently, but I felt lost. I think I need to attend a course or watch some videos on layers and the brushes and everything like that. It isn’t intuitive at all. None of the advanced graphics programs are.
Old Paint? You didn’t need a how-to or a course. It was one layer. No overwhelming number of tools and options. You wanted another layer? You opened another Paint window.
You wanted anti-aliasing? You drew things two or four times the size then used something like Irfanview to shrink it down when you were done.
Damn kids get off my etc.
Totally agree, sometimes I just need to crop an image and it’s not intuitive at all on the big programs. I’ve found paint 3D is fairly solid and non complex for most simple things one needs to do with images.
Cropping in Krita or GIMP is super simple. Open Image, rectangle select what you want to keep, then Edit > Trim To Selection, then File > Export.
In paint 3d it’s open image > click crop button > crop > save. My mom could do it with no problem since the Ui isn’t cluttered with stuff and the crop button is right there.
Yeah, but you can’t compare these two. That’s like trying to cut a 2×4 with a CNC and complaining that it is unintuitive. Yeah a hacksaw can also cut it and is more intuitive but a CNC can do about a million things the hacksaw can’t, so obviously its harder to use. The hacksaw is perfectly fine for a lot of people, but that doesn’t mean the CNC is bad.
Why are you cutting a 2x4 with a hacksaw?
Krita is great.
I feel like Krita is more focused on digital painting, rather than image editing
I mean, what exactly does gimp or photoshop do (besides the RAW editing tools–but if you’re using those you’re already a professional) that Krita doesn’t?
Right now I’m in a bit of a bind because part of my workflow relies on exporting particular layers and layer groups as separate images. GIMP has a plugin for it, but it uses Python 2, no longer developed, and likely won’t work in GIMP 3. If Krita can do this, I’m switching immediately.
Oh I wish GIMP had a “export visible” functionality. My workaround is usually to “copy visible” and then paste to a new image.
Isn’t that what the basic “Export” does?
I tried using Krita instead of gimp but found it hard to do color management: adjust levels, exposure, color curves and such. At the time I simply couldn’t find any dialogs to do many of those tasks.
Yeah you’re right, it’s not meant for that
A person shows up in a room full of random people. Punches one in the face and starts swinging at everyone else. People instinctively start to defend themselves and, as they are more numerous, overwhelm and badly wound the instigator. OP walks into the room, “everyone in this room is so violent, look everyone, they are so violent”. People outside the room hearing OP, “yeah, I bet anyone like them is just as violent”.
Also it’s funny that there is a dropdown with font previews in GIMP, despite this guy’s statement. Admittedly, it’s in an odd place (on the left of the font input box, rather than on the right, and doesn’t have a dropdown icon, but a font preview), but it’s there. It took me three clicks to find it.
I just tried it out. Picked a font I liked, right clicked the text, selected Filters -> Light and Shadow -> Drop Shadow, set offsets and blur to zero, grow to 10, opacity to 1, and boom, I had text with a stroke effect. I’m not sure why this guy had so much trouble. Maybe it’s cause I come from a CSS background, and that’s exactly how you would add a stroke effect in CSS.
Took me all of two minutes to make that, and I’m not a GIMP wizard.
Oh, vim community became gimp community.
Least toxic Linux thread
Always has been, and I am using Linux since 1993 (my first install was kernel 0.99, on floppies, on a 486DX50)
Can’t go back that far, but this reads like the first few responses from a question asked in #slackware on IRC.
To be fair
- GIMP is really good
- GIMP is hella complex to use
For example there was a (now enshittified) tool on Android called “image attacher” or something, for making a long image from 2.
This is probably also pretty easy with some CLI tool.
I actually took the time to learn “how do I attach 2 images together” in GIMP.
Or “how do I create a textmarker”.
And the stuff works, but its just very complex.
attach 2 images
- Open 1 image
- “open” “open as another layer” the second image
- your canvas is as big as the first image. Guess how big it has to be when fitting them next to each other
- know that there is a difference between “layer surface” and “canvas” for whatever reason
- in the menubar, find the canvas options
- find where to resize the canvas and make it bigger
- click on the surface layer of the other image and move it so it fits where you want it
- use “merge downwards” to make the 2 layer one. BE CAREFUL TO NOT USE ANY IMAGE PARTS
- use the crop tool
- crop the new combined images to the wanted size
This is sooo manual and seems very hacky. The difference between canvas and layer make no sense to me. The enlargement is “eyeballing”. The cropping too. There is no snapping when placing next to each other. There is no “dynamically increase canvas size” option afafaik.
text marker / highlighter
Something with brush, make it bigger, yellow, reduce the opaqueness, change the paint mode to “only make darker”
GIMP is like using
cat
awk
andtail
to write an office document lol. It works but it is damn technical.But if you know how to do it, you know how to do it.
See, this is exactly my point in my other comment above. I could do this in about five seconds with Corel PhotoPaint.
- Make a new document that’s arbitrarily large.
- Import both (or all 3, or all 10, or however many) images. (Images can be batch imported.)
- Snap the first one to the top left corner.
- Snap the others below it. Their corners and edges will click together if you have alignment guides enabled. 4a. Optionally resize any of the images by just typing in the value you need in pixels, in the toolbar when it’s selected. If you need to know the size of any other image, just click it and it’ll tell you. It’s not even in a menu.
- Crop tool (D) to knock the oversized canvas down to whatever size you need. Again, you can just type this in, in pixels, and it’s not even buried in a menu.
- Export, post, accumulate lulz.
Export to a flat format (.jpeg, .png, .gif, whatever) and your output will be flattened. You don’t need to think about layers or merging or layers being bigger than the canvas or not. There is no, “Be careful not to XYZ.” What you see in the preview is what the output will look like. Period. You can even apply your monitor’s color calibration to it or the color profile of any other output device (printer, a different monitor, etc.) on the fly if you are a big enough nerd.
You can do this in an even simpler dumber way in CorelDRAW!
- Import the images. Images can still be batch imported.
- Arrange them however you want, snap them together, whatever.
- Lasso them all and export.
That’s… literally it. You don’t have to crop, you don’t have to trim, or layer, or anything. You can specify the dimensions of the output file in the export window before you hit save if you want it to be different than the original. Your arrangement doesn’t even have to be rectangular and it will still work.
I could do this in about five seconds with Corel PhotoPaint.
that is because you are familiar with corel photopaint. i could do that faster than you in gimp, because i am familiar with gimp.
and yes, using tool capable of doing lot of complex tasks takes more time to learn than some single-purpose tool that is optimized to do one task (and even then you have to learn how to use it). that is like wondering that learning to pilot aircraft takes longer than learning to ride on a bicycle.
Yea, bit gimp is particularly difficult to learn. A few years ago, when I first needed something more complex than paint.net, I of course first downloaded gimp because it’s free. It was difficult to use, to say the least. But sure, I didn’t have any experience with more complex image editors. However, just to see what the difference is, I also downloaded Photoshop and didn’t have any trouble at all. Everything I needed to do was easily understandable and the UI was very easy to use. I haven’t used any once of them before and I haven’t used Gimp since. (Also tried krita btw, only found it mildly easier to use than gimp, still miles behind Adobe).
That isn’t to say, that professional OpenSource software can’t be intuitive and well designed. Today I used kdenlive for the first time because premiere didn’t support the codec+container combo I need and it was a very pleasant experience. A very familiar interface, if you’ve used any video editor before. I didn’t go in-depth but it didn’t immediately alienate me like gimp did.
I also likely did too many steps. You dont need to merge layers on GIMP. It will also just get flat but I dont know if the cut feature would work.
It VERY likely does.
But having guides everywhere, snapping, is really important.
This is probably also pretty easy with some CLI tool.
This is one of the few image tasks I do on the CLI xD
Stack two images horizontally (left and right)
convert a.jpg b.jpg +append horizontal.jpg
Stack to images vertically (top and bottom)
convert a.jpg b.jpg -append vertical.jpg
Images not the same dimensions? Use gravity to align them at the center and make the unused space transparent
convert a.jpg b.jpg -background transparent -gravity center +append horizontal.png
I will make a dolphin context menu from that!
Attach two images? That’s concatenation! Use cat!
This is a joke, is it? Can you literally just cat the image files next to each other?
It’s a joke (afaik), cat only works for stuff like tar archives. Can’t figure out what to use for text files though.
You use cat. It literally just appends the bytes of the two files to each other. It just so happens that the tar format can work with that
You can also use cat to append some video file formats together, but honestly use ffmpeg.
it’s also damn slow and destructive if you’re trying to fit it into a true professional workflow with deadlines. i work with programs like it professionally and I only use gimp when i find myself on a random computer that doesn’t have anything else. it’ll get the job done, pretty much any job, but it might be very slow and painful. as someone who DEFINITELY knows how to use gimp, i understand the op they’re clowning more than i understand the 1 peer i know that’s actually managing to make money with a fully foss workflow. I also happen to know he largely doesn’t sleep to accomplish it.
gimp and darktable and similar projects are great, but workflow efficiency is what they do after they finish adding features. that just never happens. it’s not the exciting work.
Yeah I have an alternative to gimp
Let this be a lesson and next time just spend 5 to 10 minutes browsing alternativeto.net or Wikipedia’s list of image editors yourself.
alternativeto.net is a really annoyonh website with cloudflare popups though
Wikipedia then. Lazy people asking stupid questions instead of googling on their own are even more annoying.
maybe they want to gauge different opinions and reasoning. not everything has a simple definitive answer. if u dont want to answer, ignore the post.
maybe they want to gauge different opinions and reasoning.
If those people cared to google first, they’d stumble onto existing answers to the same question. Such questions get asked over and over again. Those people would know that if they cared to google first.
if u dont want to answer, ignore the post.
Same applies to answers you don’t like: Ignore them, don’t whine how toxic people are.
-
often, yes, the same questions are made; but just as often the questions are set in different contexts or asked in different communities. regardless, technology and the opinions around it change, so some new discussions should be started regularly, if just to prevent information from stagnating.
-
the difference between asking a genuine question and those crude responses (and similarly, your comment), is that the question has a purpose: it sparks constructive conversation by inviting people to share their opinion, and the (helpful) responses ultimately benefit the asker. whereas the responses only exist to spite those looking for genuine answers; to waste their time and put them down. to reply like that benefits you only with a sense of superiority, at the cost of depreciating and sidetracking the discussion.
before you compare this chain to a toxic comment, realize that neither of us are reiterating dogma or making attacks at the other’s willingness to learn. i’m not saying what is being said here has never been said before, just that your average reader may very well take away new perspective from both arguments. and isnt that what discussion is all about ?
-
Gimp isn’t perfect. But neither is Photoshop. In fact Lightroom users grizzle that Photoshop is so much harder to use than Lightroom. It’s a different animal.
I use Pinta or Paint.Net when I want a quick edit. But Gimp has the tools for serious editing. More tools, more hard to use.
Some Gimp things, yes! should be improved. And other things are being improved as we speak. And some things can be done on a photo much easier in Inkscape.
I hope the whiners donated to Gimp development? No? Then just please step back, and think for a bit. If thinking is too hard, then just take a deep breath.
Donating to GIMP will not likely make it user-friendly enough to make me use it unless absolutely forced to. I would much rather donate to Pinta or Paint.NET or something where development would actually benefit me.
This is always funny to me. I used it just fine for developing all the graphics for literally 5 mobile games on nothing but gimp
Congratulations! I literally used gimp to draw at least 20 smiley faces so I have no idea what people are complaining about.
Yes. Pinta and Paint.net are often the best solution for lots of tasks. They will need help too.
GIMP has come from nothing just on donations. As I can get results as good as PS very quickly, that is quite a feat. And soon v3 will be out with more goodies.
Coming from Paint.NET, I first tried Photoshop and I felt its controls to be non-intuitive, so I reverted to Paint.NET.
Later, I started using GIMP and coming from someone with no experience in either of them, GIMP and Photoshop are equally non-intuitive, so whenever someone complaining about GIMP, feels like they are coming from Photoshop, I just discount their rating.
Inkscape is a vector graphics editor, which is different from GIMP.
Some were complaining GIMPs text and shapes were hard to use. I put text on images in Inkscape. Inkscape is ideal for that, having all the tools to use on top of a pasted image.
Right.
I feel like the text part is something GIMP should actually make an overlapping feature. That and basic shapes, which would make it much more useful for basic stuff.But then, I’m neither a GIMP dev nor a heavy user and I have no idea of their target audience.
If you are making memes, Inkscape is what you are using most of the times. Though the lack of 2 click and 1 drag cropping, makes me feel a bit frustrated (still, you can crop).
IMHO part of the issue seems to be the question without any context. I believe people would be more helpful if they had explained what they wanted to do and how GIMP wasn’t the right tool for that specific task. It’s what would make me ignore the question (not scold people, no need).
I’m annoyed no one ever bothers to mention this:
because it’s illegal
oh my god. youre telling me now!?!
Cool crime in my book. Fuck Adobe with a pineapple.
Cool crime in my book. Fuck Adobe with a pineapple.
Getting people out of the Adobe ecosystem fucks more with Adobe than circumventing cost to get into the ecosystem.
That’s why Adobe silently tolerated pupils and students to pirate Photoshop: They knew some of those became paying customers in the future.
nuh uh you see, there is a disclaimer
DISCLAIMER: Please use this software only if you have an active Photoshop subscription. I’m not responsable of any use without subscription.
all is good and legal here officer!