Discuss Scratch

R4356th
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

scratch-sb1 converter: scratch-sb1 converter is a converter made by the Scratch Team that lets you convert Scratch 1.x projects to Scratch 2.0 projects. It is available at:
https://github.com/LLK/scratch-sb1-converter .
R4356th
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

Sheep_maker wrote:

R4356th wrote:

Boomer001 wrote:

R4356th wrote:

forkphorus: forkphorus is a converter that converts Scratch projects to exe files or JavaScript (depending on your will). It is available at:
https://forkphorus.github.io/
You might want to say that it is made by @GarboMuffin
I will have to verify it.
The website links to its repository, the recent commits of which are by @GarboMuffin's Github account
Yeah, you are right. It is @GarboMuffin. Thank you so much!
R4356th
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

BUMP
elinero
Scratcher
100+ posts

ITopic: Useful Converters to Help You With Conversion

is there a converter to change scratch projects into Linux programs?
R4356th
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

elinero wrote:

is there a converter to change scratch projects into Linux programs?
I do not know of any.
Maximouse
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

R4356th wrote:

elinero wrote:

is there a converter to change scratch projects into Linux programs?
I do not know of any.
You can convert it to HTML and then use nw.js to run it as a program.
R4356th
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

HTML Build: HTML Build is a converter made by @A-E- that converts HTML files(you will have to use HTMLifier before) to Linux, Mac, and Windows apps. It is available at- https://html-build.glitch.me/ . Discussion on it can be found here- https://scratch.mit.edu/discuss/topic/401583/ .
thewalkman
Scratcher
500+ posts

ITopic: Useful Converters to Help You With Conversion

Is it possible to download a Scratch project as an .exe file off of forkphorus? I recall there being a way to convert Scratch 2 projects into .exes.
R4356th
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

thewalkman wrote:

Is it possible to download a Scratch project as an .exe file off of forkphorus? I recall there being a way to convert Scratch 2 projects into .exes.
Scratch 2.0 projects can be converted to .swf with Scratch to SWF Converterit was on the list). As for converting Scratch projects to .exe, yes, forkphorus can do that. There is an official tutorial here. You use the HTML Packager which is also a part of forkphorus for this job(it was on the list as well).
thewalkman
Scratcher
500+ posts

ITopic: Useful Converters to Help You With Conversion

R4356th wrote:

thewalkman wrote:

Is it possible to download a Scratch project as an .exe file off of forkphorus? I recall there being a way to convert Scratch 2 projects into .exes.
Scratch 2.0 projects can be converted to .swf with Scratch to SWF Converterit was on the list). As for converting Scratch projects to .exe, yes, forkphorus can do that. There is an official tutorial here. You use the HTML Packager which is also a part of forkphorus for this job(it was on the list as well).
Thank you!
R4356th
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

thewalkman wrote:

Thank you!
You are welcome!
Boomer001
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

R4356th wrote:

Another converter:
Retro Converter: Retro Converter is a converter made by @blob8108 that converts Scratch 2.0 projects to Scratch 1.4 projects. It is available here at:
https://kurt.blob.codes/20to14
I think it's broken. It turns sprites into red squares.
thewalkman
Scratcher
500+ posts

ITopic: Useful Converters to Help You With Conversion

Boomer001 wrote:

R4356th wrote:

Another converter:
Retro Converter: Retro Converter is a converter made by @blob8108 that converts Scratch 2.0 projects to Scratch 1.4 projects. It is available here at:
https://kurt.blob.codes/20to14
I think it's broken. It turns sprites into red squares.
Why would someone need to convert a project into 1.4?
R4356th
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

Boomer001 wrote:

R4356th wrote:

Another converter:
Retro Converter: Retro Converter is a converter made by @blob8108 that converts Scratch 2.0 projects to Scratch 1.4 projects. It is available here at:
https://kurt.blob.codes/20to14
I think it's broken. It turns sprites into red squares.
I do not have any option of testing that. I do not have any sb2 file.

thewalkman wrote:

Why would someone need to convert a project into 1.4?
See this wiki article.
Maximouse
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

Boomer001 wrote:

R4356th wrote:

Another converter:
Retro Converter: Retro Converter is a converter made by @blob8108 that converts Scratch 2.0 projects to Scratch 1.4 projects. It is available here at:
https://kurt.blob.codes/20to14
I think it's broken. It turns sprites into red squares.
If you're talking about vector sprites, that's normal.
thewalkman
Scratcher
500+ posts

ITopic: Useful Converters to Help You With Conversion

Maximouse wrote:

Boomer001 wrote:

R4356th wrote:

Another converter:
Retro Converter: Retro Converter is a converter made by @blob8108 that converts Scratch 2.0 projects to Scratch 1.4 projects. It is available here at:
https://kurt.blob.codes/20to14
I think it's broken. It turns sprites into red squares.
If you're talking about vector sprites, that's normal.
Did Scratch 1.4 not support vector? I'm not OG enough to have used it back in the day.
A-E-
Scratcher
100+ posts

ITopic: Useful Converters to Help You With Conversion

thewalkman wrote:

Maximouse wrote:

Boomer001 wrote:

R4356th wrote:

Another converter:
Retro Converter: Retro Converter is a converter made by @blob8108 that converts Scratch 2.0 projects to Scratch 1.4 projects. It is available here at:
https://kurt.blob.codes/20to14
I think it's broken. It turns sprites into red squares.
If you're talking about vector sprites, that's normal.
Did Scratch 1.4 not support vector? I'm not OG enough to have used it back in the day.
Correct, it only had bitmap.
Boomer001
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

A-E- wrote:

thewalkman wrote:

Maximouse wrote:

Boomer001 wrote:

R4356th wrote:

Another converter:
Retro Converter: Retro Converter is a converter made by @blob8108 that converts Scratch 2.0 projects to Scratch 1.4 projects. It is available here at:
https://kurt.blob.codes/20to14
I think it's broken. It turns sprites into red squares.
If you're talking about vector sprites, that's normal.
Did Scratch 1.4 not support vector? I'm not OG enough to have used it back in the day.
Correct, it only had bitmap.
Oh ok, thanks.
R4356th
Scratcher
1000+ posts

ITopic: Useful Converters to Help You With Conversion

BUMP after a long time.
Pratham1234567890
Scratcher
100+ posts

ITopic: Useful Converters to Help You With Conversion

R4356th wrote:

HTML Build: HTML Build is a converter made by @A-E- that converts HTML files(you will have to use HTMLifier before) to Linux, Mac, and Windows apps. It is available at- https://html-build.glitch.me/ . Discussion on it can be found here- https://scratch.mit.edu/discuss/topic/401583/ .
Thanks

Powered by DjangoBB