XP Paint – A Web-Based Version of Window XP's MS Paint
71–80 of 111 posts
Re: XP Paint – A Web-Based Version of Window XP's MS Paint
#72Earlier quoted context omitted.
In fact, you don't need to go to all this trouble if you don't want to. Someone has made a web-based version of paint you can use right from your browser, even if you don't have Windows installed. Link: https://chowderman.github.io/xp-paint.html
That's awesome! Someone should post this on HN.
Re: XP Paint – A Web-Based Version of Window XP's MS Paint
#73This version of MS Paint is like the peak example of covering 99% of basic use cases while being incredibly simple to use. Whenever I need to make an arbitrary image real quick I miss this version of Paint. Nothing else I can find in 2020 even comes close to its intuitive interface.
Re: XP Paint – A Web-Based Version of Window XP's MS Paint
#74Re: XP Paint – A Web-Based Version of Window XP's MS Paint
#75Earlier quoted context omitted.
Kolourpain is better. It does transparency, fill with a configurable distance, and supports more file formats. Other than these, it's quite similar :) https://kde.org/applications/graphics/org.kde.kolourpaint http://www.kolourpaint.org/screenshots.html (that website could use an update...)
Photoshop is better, or should I say https://www.photopea.com/ Is Kolourpaint available as a website I can visit right now? Lots of editors are "better" from a feature standpoint. That's not the feature that is relevant to the discussion.
Kolourpaint's scope and interface are similar. It can be found in most distributions'packages, and on flathub. Looks like nobody bothered to package it for windows, though, which is a shame.
Re: XP Paint – A Web-Based Version of Window XP's MS Paint
#76Earlier quoted context omitted.
What is the difference between those two?
The main differences are: * it works totally offline (it performs no XHR requests and none of the libraries are linked to CDNs or other sites) * is contained within a single ~1 MB in size .html file (I baked all images, scripts, style sheets, etc. within a single file) * is lighter, as I removed some features to keep it closer to the original (but kept a few like the history and rendering as a GIF) * is Win XP themed…
Re: XP Paint – A Web-Based Version of Window XP's MS Paint
#77Earlier quoted context omitted.
What is the difference between those two?
The main differences are: * it works totally offline (it performs no XHR requests and none of the libraries are linked to CDNs or other sites) * is contained within a single ~1 MB in size .html file (I baked all images, scripts, style sheets, etc. within a single file) * is lighter, as I removed some features to keep it closer to the original (but kept a few like the history and rendering as a GIF) * is Win XP themed…
Re: XP Paint – A Web-Based Version of Window XP's MS Paint
#78This version of MS Paint is like the peak example of covering 99% of basic use cases while being incredibly simple to use. Whenever I need to make an arbitrary image real quick I miss this version of Paint. Nothing else I can find in 2020 even comes close to its intuitive interface.
Isn't mspaint in Windows 10 basically the same thing but with a ribbon instead of a toolbar? I don't much care for the ribbon but I'm used to it now. Hitting WinKey-R, mspaint, [Enter] is still my goto for simple picture editing, even just recording a screenshot despite the existence of the snipping tool... Other than the minor annoyance of getting used to the ribbon I felt as if I was still using the same old paint…
It does have some nice features, like the premade shapes and brushes, but those could have been added to the previous MS Paint application without breaking its UX.
Re: XP Paint – A Web-Based Version of Window XP's MS Paint
#79Earlier quoted context omitted.
Kolourpain is better. It does transparency, fill with a configurable distance, and supports more file formats. Other than these, it's quite similar :) https://kde.org/applications/graphics/org.kde.kolourpaint http://www.kolourpaint.org/screenshots.html (that website could use an update...)
Photoshop is better, or should I say https://www.photopea.com/ Is Kolourpaint available as a website I can visit right now? Lots of editors are "better" from a feature standpoint. That's not the feature that is relevant to the discussion.
Re: XP Paint – A Web-Based Version of Window XP's MS Paint
#80Earlier quoted context omitted.
In fact, you don't need to go to all this trouble if you don't want to. Someone has made a web-based version of paint you can use right from your browser, even if you don't have Windows installed. Link: https://chowderman.github.io/xp-paint.html
That link is … well, the link for this thread.