Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » how do i open json or svg files
- seve1234
-
30 posts
how do i open json or svg files
i want to open the files here https://en.scratch-wiki.info/wiki/Obsolete_Blocks but scratch 3.0 doesn't seem to be able to read the files on their own
- -Zyte-
-
1000+ posts
how do i open json or svg files
just choose all files and then select it
or you can change the extension from .zip to .sb3
or you can change the extension from .zip to .sb3
- -Kryptonite-
-
1000+ posts
how do i open json or svg files
I don't think you can “open” JSON files, that's how you edit blocks mostly. SVG files can be opened! Go to the costumes or sprites click upload and select the file! If you want to upload a sb3 file, then go to “File” and click “LOad from computer” and select the sb3 file. That'll replace the current project with the contents of the sb3 file (project)
- seve1234
-
30 posts
how do i open json or svg files
I already changed the zip file to sb3 it worked
- awesome-llama
-
1000+ posts
how do i open json or svg files
You can open JSON and svg in any random text editor. It's just code stored inside. Even the default text editors like Notepad on Windows is good enough (but I recommend getting some program that is better, e.g. notepad++ as a good free alternative).
JSON looks like this:
![](https://assets.scratch.mit.edu/get_image/.%2E/dceb569c3cd2b2b44616206c2ed326f3.png)
svg looks like this:
![](https://assets.scratch.mit.edu/get_image/.%2E/16d44924aee7b88f6689f1b04583ed06.png)
JSON looks like this:
![](https://assets.scratch.mit.edu/get_image/.%2E/dceb569c3cd2b2b44616206c2ed326f3.png)
svg looks like this:
![](https://assets.scratch.mit.edu/get_image/.%2E/16d44924aee7b88f6689f1b04583ed06.png)
- ABOBOBOBOBBOM
-
7 posts
how do i open json or svg files
Simply rename the file to a .txt file.
Then re-open it.
Then re-open it.
- mbrick2
-
1000+ posts
how do i open json or svg files
On mac just side click and go to open with then select textedit
- scratchusername40
-
1000+ posts
how do i open json or svg files
you can open json on https://jsoneditoronline.com
- Dotumantaraye
-
1000+ posts
how do i open json or svg files
On mac just side click and go to open with then select textedit
https://jsoneditoronline.comyou can open json on
i am sorry guys but this post was posted one year and a day ago, not just one day ago
- scratchusername40
-
1000+ posts
how do i open json or svg files
(#12)oops it was ABOBOBOBOBBOM who necroposted and I thought it was a new topic. sorryOn mac just side click and go to open with then select textedithttps://jsoneditoronline.comyou can open json on
i am sorry guys but this post was posted one year and a day ago, not just one day ago
- ZZC12345
-
500+ posts
how do i open json or svg files
It's called an IDE. YOU CAN ALSO USE A CODDING APP
- TimMcCool
-
100+ posts
how do i open json or svg files
json files can be opened in most text editors, like Editor or Atom, and in browsers
svg files can be opened in browsers and in vector editors like Scratch's vector editor or inkscape
svg files can be opened in browsers and in vector editors like Scratch's vector editor or inkscape
- ScolderCreations
-
1000+ posts
how do i open json or svg files
If we look at the date of the original post, it is very clear that they probably could've figured it out after a full year. json files can be opened in most text editors, like Editor or Atom, and in browsers svg files can be opened in browsers and in vector editors like Scratch's vector editor or inkscape
- Discussion Forums
- » Advanced Topics
-
» how do i open json or svg files