Eli the Bearded wrote:
Today I learned that someone has a Photoshop clone project implemented
in Javascript on a web page. It's (mostly) not open source and some
features are paid, but it's a lot more cross-platform than Adobe's
projects.
The website is https://photopea.com/ and it seems to have started in
2013 after a private attempt to clone Photoshop in 2012.
what's wrong with gimp?
Today I learned that someone has a Photoshop clone project implemented
in Javascript on a web page. It's (mostly) not open source and some
features are paid, but it's a lot more cross-platform than Adobe's
projects.
The website is https://photopea.com/ and it seems to have started in
2013 after a private attempt to clone Photoshop in 2012.
On 06/10/2021 04:52 PM, songbird wrote:
Eli the Bearded wrote:
Today I learned that someone has a Photoshop clone project implemented
in Javascript on a web page. It's (mostly) not open source and some
features are paid, but it's a lot more cross-platform than Adobe's
projects.
The website is https://photopea.com/ and it seems to have started in
2013 after a private attempt to clone Photoshop in 2012.
what's wrong with gimp?
Too complex. I mostly just want to crop, enlarge or shrink, lighten or darken, or sharpen. Being confronted with a huge number of menus is daunting.
On Thu, 10 Jun 2021 17:07:24 -0700, The Real Bev wrote:
On 06/10/2021 04:52 PM, songbird wrote:
Eli the Bearded wrote:
Today I learned that someone has a Photoshop clone project implemented >>>> in Javascript on a web page. It's (mostly) not open source and some
features are paid, but it's a lot more cross-platform than Adobe's
projects.
The website is https://photopea.com/ and it seems to have started in
2013 after a private attempt to clone Photoshop in 2012.
what's wrong with gimp?
Too complex. I mostly just want to crop, enlarge or shrink, lighten or
darken, or sharpen. Being confronted with a huge number of menus is
daunting.
I recommend:
https://youtu.be/O72rmRmBIMw
This is a free online course. The actual course is hosted elsewhere.
There is a book, too. That's available from Amazon, but there's also a
free PDF.
Materials include downloads to customise GIMP to look like PhotoShop
(which is no less complex).
Eli the Bearded wrote:
The website is https://photopea.com/ and it seems to have started inwhat's wrong with gimp?
2013 after a private attempt to clone Photoshop in 2012.
I recommend:
https://youtu.be/O72rmRmBIMw
This is a free online course. The actual course is hosted elsewhere.
There is a book, too. That's available from Amazon, but there's also a
free PDF.
Materials include downloads to customise GIMP to look like PhotoShop
(which is no less complex).
That's for people who actually WANT to do that level of manipulation
I know people like that. Their pictures are wonderful. They go for
Ansel Adams-class photos. I'm satisfied with 'recognizable as
<whatever>
without a lot of extraneous crap'.
With xv I can open a file, crop, save it (overwriting original) and quit
in less time than it takes Gimp to start up.
But xv scales larger than screen size images down for display and the
cropped and saved version is of the scaled down view rather than
being a crop of the original.
In comp.misc, songbird <songbird@anthive.com> wrote:
Eli the Bearded wrote:
The website is https://photopea.com/ and it seems to have started inwhat's wrong with gimp?
2013 after a private attempt to clone Photoshop in 2012.
Nothing particularly. But it's also not perfect. Alternatives are good.
Gimp is awfully slow for some edits, and I was using xv instead for a
while, but I noticed some quirks with xv distorting images, so I'm back
to Gimp.
With xv I can open a file, crop, save it (overwriting original) and quit
in less time than it takes Gimp to start up. But xv scales larger than
screen size images down for display and the cropped and saved version
is of the scaled down view rather than being a crop of the original.
Photopea is not going to take over for that workflow for me, but I'm
likely to consider it on systems without Gimp installed already (eg
work computers).
Elijah
------
xv is a pain to compile on modern Linux
Eli the Bearded wrote:
Today I learned that someone has a Photoshop clone project implemented
in Javascript on a web page. It's (mostly) not open source and some
features are paid, but it's a lot more cross-platform than Adobe's
projects.
The website is https://photopea.com/ and it seems to have started in
2013 after a private attempt to clone Photoshop in 2012.
what's wrong with gimp?
songbird
In comp.misc, songbird <songbird@anthive.com> wrote:
Eli the Bearded wrote:
The website is https://photopea.com/ and it seems to have started inwhat's wrong with gimp?
2013 after a private attempt to clone Photoshop in 2012.
Nothing particularly. But it's also not perfect. Alternatives are good.
Gimp is awfully slow for some edits, and I was using xv instead for a
while, but I noticed some quirks with xv distorting images, so I'm back
to Gimp.
That's for people who actually WANT to do that level of manipulation
I know people like that. Their pictures are wonderful. They go for
Ansel Adams-class photos. I'm satisfied with 'recognizable as
<whatever>
without a lot of extraneous crap'.
I'm not at that level but I like to learn. And it occupied me fdor a
while during lockdown!
On 2021-06-11 18:23:43 +0000, Eli the Bearded wrote:
In comp.misc, songbird <songbird@anthive.com> wrote:
Eli the Bearded wrote:
The website is https://photopea.com/ and it seems to have started
in 2013 after a private attempt to clone Photoshop in 2012.
what's wrong with gimp?
Nothing particularly. But it's also not perfect. Alternatives are good.
Gimp is awfully slow for some edits, and I was using xv instead for
a while, but I noticed some quirks with xv distorting images, so I'm
back to Gimp.
With xv I can open a file, crop, save it (overwriting original) and
quit in less time than it takes Gimp to start up.
Not that I do much image editing, but I've found some uses for
Darktable as well.
Though I tend to just use Graphicsmagick, Netpbm and jpegtran(1).
(And hope to find some Vim-like graphics editor some day.
Or Emacs-like, that'd also work for me.)
In comp.misc, Ivan Shmakov <ivan@siamics.net> wrote:
Not that I do much image editing, but I've found some uses for
Darktable as well.
I'm not familiar with that program but maybe I should try it.
Though I tend to just use Graphicsmagick, Netpbm and jpegtran(1).
I use netpbm and compatible tools for a lot of image processing. (I even
use them on my phone.) Nothing command line really comes close to the convience of drawing a box on a picture to select the crop area.
(And hope to find some Vim-like graphics editor some day.
Or Emacs-like, that'd also work for me.)
<ctrl-V>20l30jy
To copy a 2:3 bit of an image? I like vim, and have vi keybindings
deeply ingrained for text, but I don't know that I'd find them handy for images.
What I'd really love for "everyday" image editing is a fast tool that
does just these things:
1. Cropping (by mouse selected bounding box)
2. Resizing (max image size to N pixels)
3. Straightening (select two points and have the line between
them be perfectly horizontal or perfectly vertical)
4. Very simple annotation: draw contrast color lines, circles,
boxes, add labels
5. (Nice to have, but not needed) De-keystone. Select four
points and stretch or shrink the image to make those the
corners of a perfect rectangle.
I have netpbm tool scripts for 2 and 3, but I use information from
Gimp to get the points for 3. I also have a cgi / netpbm tool for 1,
where I can select upper left corner and lower right corner and get an
image back, but that's not polished/fast enough for me to really like.
2. mkppm ; mkthnail --max ; mkjpg
https://qaz.wtf/netpbm/mkppm
https://qaz.wtf/netpbm/mkthnail
https://qaz.wtf/netpbm/mkjpg
I use this on my phone to scale images (and strip exif)
prior to upload for privacy and speed reasons. I find it's
faster to resize then upload than to upload full size then
resize. I have a gallery tool that crops images on my phone,
when I need that. My script on the phone can upload to my
Usenet share directory, my blog, or to Imgur after the resize.
3: mkrotate in -l mode
https://qaz.wtf/netpbm/mkrotate
Elijah
------
has never published the web crop tool
Though I tend to just use Graphicsmagick, Netpbm and jpegtran(1).
(And hope to find some Vim-like graphics editor some day.
Or Emacs-like, that'd also work for me.)
I recently discovered this set of scripts for Image Magick which
do some pretty clever (though not relevent to the needs of the OP)
stuff. I've processed over 2,000 images through one today (took a
while):
http://www.fmwconcepts.com/imagemagick/index.php
In comp.misc, Computer Nerd Kev <not@telling.you.invalid> wrote:
I recently discovered this set of scripts for Image Magick which
do some pretty clever (though not relevent to the needs of the OP)
stuff. I've processed over 2,000 images through one today (took a
while):
http://www.fmwconcepts.com/imagemagick/index.php
An interesting set of examples, but urg. That presentation is not to
my tastes. Every page is filled with a ton of buttons to go to pages
for individual scripts, which pushes all of the script specific detail
(or in the case of the main page, the examples for each tool) below the
fold. None of the scripts can be viewed in browser for grabbing
fragments of code, or just inspection.
I find imagemagick frustrating to use due to poor documentation, and
othen need to examine scripts _and_ experiment a bunch to get it to do
what I want.
A great many are of very limited use (lupe: "Applies a
magnifying glass effect in a local area of an image.") Others seem
somewhat incomplete: the greenscreen[*] can only remove green
backgrounds. If you want to remove gray or blue, tough luck. And while greenscreen kinda worked, using the sample image with the sample command line, it spewed a bunch of errors in the process and then gave me a black
and white image with a transparent background instead of a color one.
Today I learned that someone has a Photoshop clone project implemented
in Javascript on a web page. It's (mostly) not open source and some
features are paid, but it's a lot more cross-platform than Adobe's
projects.
The website is https://photopea.com/ and it seems to have started in
2013 after a private attempt to clone Photoshop in 2012.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 388 |
Nodes: | 16 (2 / 14) |
Uptime: | 05:57:13 |
Calls: | 8,220 |
Calls today: | 18 |
Files: | 13,122 |
Messages: | 5,872,261 |
Posted today: | 1 |