Discuss Scratch

Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!




https://scratch.mit.edu/projects/163440219/

An image editor that lets you save images and load them back in. You can also export them to other formats - SVG, XPM, and BBCode. Currently you're restricted to a 600% zoom level, which means it's mainly good for making pixel art. You can completely customize the drawing color, and use paintbrush, color picker, eraser, bucket fill, and smudge tools. The eraser lets you create transparent pixels.

You can also modify the image by flipping, rotating, or inverting it.


A demonstration of the BBCode export:

████████████████████████
████████████████████████
████████████████████████
████████████████████████
████████████████████████
████████████████████████
████████████████████████
████████████████████████
████████████████████████
████████████████████████
████████████████████████



And the image code for that, which you can use to load it in the editor, is:
12*11/10ffffff100000024b4b4b37a7a7a46060605ffffff//alph00/011000000000122101111100122213333310012133333341012133333341012133353351012133333341001143335541000144444421000012111210000001000100

Last edited by Zatnik (March 10, 2018 07:50:46)

Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

EDIT: I'm gonna repurpose this post as an update log. The original contents are in transparent at the bottom.

EDIT2: Retroactively added version numbers for versions that weren't originally numbered (everything up to and including 2.0.1).



2.0.1

2017-05-29

  • Made the cursor not show when there isn't an image
  • Fully-transparent pixels in exported BBCode are now actually transparent
  • Added flipping and rotation
  • Added smudge tool
  • Added inversion filter
  • Menus will now open when hovered over if there's already a menu open


2.0.0

2017-05-27

  • Remade a bunch of stuff (a notable result of which is that bucket fill is less buggy I think?)
  • Made a bunch of blocks run without screen refresh, which makes turbo mode unnecessary
  • Switched to using a list to join strings, which allows for exporting of larger images
  • Various changes to previously-existing UI elements
  • HSV values can now be set directly
  • Changed the keyboard commands
  • Added a menu bar with a “File” menu for creating, saving, loading, and exporting images
  • Added SVG export
  • Added transparency support and an eraser tool for making pixels transparent
  • Moved to a new project because of how much new stuff was in this update


1.1.2

2015-01-17

  • Added BBCode saving


1.1.1

2015-01-02

  • Added bucket fill tool


1.1.0

2014-05-26

I've remade it, and added:
  • Slightly smaller saved images
  • A border around the image, so that you can tell where the edges are
  • A color picker that actually works
  • Better color selecting




Bump.
Hmm. I guess I like the idea of a savable image editor more than most people do. I haven't seen any drawing project that lets you save, so I thought that this would be cool…. Do I just need more features or something?

Last edited by Zatnik (June 23, 2018 21:39:16)

Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

I've made an update that improves some stuff:
  • Slightly smaller saved images
  • A border around the image, so that you can tell where the edges are
  • A color picker that actually works
  • Better color selecting
Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!



50*10/10ffffff1ffff002ff00003ff800048b00005d8ff00600ffdc7ce00ff889a100900a18ba72008dbff00ffc0000ffd00ffffe00ff00/000000000000000000000000000000000000000000000000010222200000000000000000000000000000000000000000001302444200500005006606600777700020000000000000000132024002405800058069696907aaa7002400000000000000132b022224405800058069696907a007a0240000000000000132bc024442005800058069096907777aa024000000000000132bcd024002405800058069006907aaaa002400000000000132bcde024002405800058069006907a00000040000000000132bcde1022224400555588069006907a0000020000000000132bcde13004444000088880009000900a000000400000000132bcde132
Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

Added bucket fill tool
Lolz-
New Scratcher
2 posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

Great Job! I Do recommend turbo mode for the paint bucket fill
Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

Lolz- wrote:

Great Job! I Do recommend turbo mode for the paint bucket fill
Yeah, turbo mode is good for any part that involves drawing a lot of pixels. :-P
Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

Made a big update! The full update log is in the second post in this thread, but the major points are:
  • Remade and improved a bunch of stuff
  • Added transparency support and an eraser tool to create transparency
  • Added SVG exporting
  • Moved to a new project

Last edited by Zatnik (May 27, 2017 20:59:38)

Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

New update! The main features are a smudge tool, transformations, and filters.
Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████
████████████████████████████████████████████████████████████


30*12/10ffffff19600e92ffe00037800ba4ffff8f56900a36ffa300//alph00/000000000000000000000000000000000000011111100000001111110000011111112314311111111224311110112243114312312111431433431235114334314312314412231431231435114312312316314323231222311435112263112316312331231233111235112336316316312311631631111235116316311663116311631631111335116663555555556311655555555655055555500000055555550000005550000000000000000000000000000000
DeleteThisAcount
Scratcher
1000+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
DeleteThisAcount
Scratcher
1000+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████████████████████████████

45*15/10ffffff100ffc22ffa300//alph00/001111111111111110000000000000000000000000000001111111111111111111111111111111110000000000001111111111111111111111111111111111100000000001122222211211121122222211111112111110000000001121111211211121121211211222112111110000000001121111121211121121111211212112111110000000001122222211211121121111211222112111100000000001121111211211121121111211211112111100000000001121111121211121121111211211111111000000000001122222211222221121111211211112111000000000001111111111111111111111111111111111000000000001111111111111111111111111111111111000000000000111111111111111111100000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
Odd… The image messed up

Last edited by DeleteThisAcount (June 6, 2017 15:17:58)

Zatnik
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

DeleteThisAcount wrote:

Odd… The image messed up
It's probably too wide, which makes the lines wrap to fit in the post. I should finish the update that'll let you crop images.
DeleteThisAcount
Scratcher
1000+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

Zatnik wrote:

DeleteThisAcount wrote:

Odd… The image messed up
It's probably too wide, which makes the lines wrap to fit in the post. I should finish the update that'll let you crop images.
ZCEM2
Scratcher
4 posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

50*50/10000000/0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
Ezlambry
Scratcher
100+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

My logo:

████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████

16*16/10ff33331ff26262ffffff3f2f2f2/0000000000000001000000222200001100002222222201110002222222222111002222222222331100220002200113110220222022331331022022202331333102200002331333310220222331333331002200133111131100222333333333110002333333333111001133333333111101111133331111111111111111111111
ToadfanSchool
Scratcher
11 posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

8-bit Mario Sprite:

██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████
██████████████████████████

13*16/10acfff51db431326867403f1c8234aceeff5ace1ff/0001111100000001111111110000222332300000232333233300423223332333442233332222444443333333444442212224444442221221222442222111122224332131131233533311111133353311111111335551115511155552225555222552222555522225

Last edited by ToadfanSchool (Sept. 18, 2017 15:44:03)

yzyzyz
Scratcher
500+ posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

████████████████████
████████████████████
████████████████████
████████████████████
████████████████████
████████████████████
████████████████████
████████████████████
████████████████████
████████████████████
(this was a test)
Bunnbuns
Scratcher
7 posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
████████████████████████████████
1DS1DS
Scratcher
80 posts

Image editor/pixel art drawing program; includes saving, loading, exporting, transparency, and various tools!

████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████
████████████████████████████████████████

Powered by DjangoBB