This reminds me of the endless bug reports we're getting right now about the Octave GUI not being indistinguishable from Matlab. Makes me wish people weren't so inflexible about the tiniest UI differences. It's difficult to please the converts.
> Makes me wish people weren't so inflexible about the tiniest UI differences. It's difficult to please the converts. I replaced Photoshop with Gimp years ago, but I still find Gimp incredibly painful to use. It accounts for a tiny proportion of my software use, but a massive proportion of my swearing. I use to think it was just down to being familiar with Photoshop, but I think I can only excuse it on that basis for…
Switch from Photoshop to Gimp: Tips From a Pro
31–40 of 130 posts
Re: Switch from Photoshop to Gimp: Tips From a Pro
#32This is like using Vim-mode to switch to Emacs, or installing Lindows. If people could accept the trivial conventions of the software you're moving to ("How can I use GIMP? The hotkeys are different!") and stop treating it like a free badly-executed Photoshop clone, they might realize that it's really nice to work in. My problems with GIMP were the CMYK stuff and a few terminology issues. I really love the GIMP inter…
I know several professional photographers/retouchers, and for them, a typical Photoshop document has a single source layer (the original photo) on the bottom, and hundreds of adjustment layers (organized into folders) on top to create the final image. There's just no way to approach that power with GIMP.
Re: Switch from Photoshop to Gimp: Tips From a Pro
#33If you use Windows, consider Paint.NET ( http://www.getpaint.net ) instead of GIMP. It's much quicker (particularly the 4.0 beta builds) and has a much more Photoshop-like UI out of the box.
Re: Switch from Photoshop to Gimp: Tips From a Pro
#34If you're using Photoshop for the purpose it was designed for (editing photos, not illustration/painting from scratch), then GIMP is absolutely inferior in its current form. If you're making edits directly to source pixel layers (or even making duplicate flattened layers and working on those), you're doing it wrong. Photoshop is designed for non-destructive editing. An essential part of that is adjustment layers. Man…
Re: Switch from Photoshop to Gimp: Tips From a Pro
#35Re: Switch from Photoshop to Gimp: Tips From a Pro
#36I haven't tried it myself so can't vouch for it but GimpShop ( http://www.gimpshop.com/ ) fills a similar niche.
Re: Switch from Photoshop to Gimp: Tips From a Pro
#37This is like using Vim-mode to switch to Emacs, or installing Lindows. If people could accept the trivial conventions of the software you're moving to ("How can I use GIMP? The hotkeys are different!") and stop treating it like a free badly-executed Photoshop clone, they might realize that it's really nice to work in. My problems with GIMP were the CMYK stuff and a few terminology issues. I really love the GIMP inter…
The thing you're missing is that the differences between GIMP and Photoshop are not just user interface idioms. I wish it were that simple (I'd love to switch to GIMP if I could). It's not a matter of "learning something new"; it's the fact that without real non-destructive editing features, GIMP is basically just an enhanced version of MS Paint in the hands of serious photographers and retouchers. Non-destructive ed…
If you don't know what you want to accomplish, you need to experiment. This is when those non-destructive features come in handy, but if you know the goal and how to achieve it, they aren't necessary.
Re: Switch from Photoshop to Gimp: Tips From a Pro
#38Earlier quoted context omitted.
The thing you're missing is that the differences between GIMP and Photoshop are not just user interface idioms. I wish it were that simple (I'd love to switch to GIMP if I could). It's not a matter of "learning something new"; it's the fact that without real non-destructive editing features, GIMP is basically just an enhanced version of MS Paint in the hands of serious photographers and retouchers. Non-destructive ed…
Shouldn't you know what you want to to, if you're a professional? If you don't know what you want to accomplish, you need to experiment. This is when those non-destructive features come in handy, but if you know the goal and how to achieve it, they aren't necessary.
If you're a professional coder, shouldn't you know exactly what you want to accomplish without needing to experiment? Why not then write the final version of your code all at once? Why use revision control?
Re: Switch from Photoshop to Gimp: Tips From a Pro
#39Earlier quoted context omitted.
The thing you're missing is that the differences between GIMP and Photoshop are not just user interface idioms. I wish it were that simple (I'd love to switch to GIMP if I could). It's not a matter of "learning something new"; it's the fact that without real non-destructive editing features, GIMP is basically just an enhanced version of MS Paint in the hands of serious photographers and retouchers. Non-destructive ed…
Shouldn't you know what you want to to, if you're a professional? If you don't know what you want to accomplish, you need to experiment. This is when those non-destructive features come in handy, but if you know the goal and how to achieve it, they aren't necessary.
Re: Switch from Photoshop to Gimp: Tips From a Pro
#40Earlier quoted context omitted.
The thing you're missing is that the differences between GIMP and Photoshop are not just user interface idioms. I wish it were that simple (I'd love to switch to GIMP if I could). It's not a matter of "learning something new"; it's the fact that without real non-destructive editing features, GIMP is basically just an enhanced version of MS Paint in the hands of serious photographers and retouchers. Non-destructive ed…
Shouldn't you know what you want to to, if you're a professional? If you don't know what you want to accomplish, you need to experiment. This is when those non-destructive features come in handy, but if you know the goal and how to achieve it, they aren't necessary.
"Just do it right the first time" is such a maligned attitude when directed towards coders ("No, boss. I need to make revisions!"). Interesting that the perspective isn't being applied equally.
Shouldn't you know what you want to do, if you're a professional? If you don't know what you want to do, then you need git or other version control. If you know what you want to do, why do you need version control or patches?