Discuss Scratch

burrito333
Scratcher
17 posts

Gifs won't upload.

Trying to upload a gif but it isn't uploading.
-Tetro-
Scratcher
100+ posts

Gifs won't upload.

You can't do that in Scratch 3.0. I'm not sure if the Scratch Team's going to fix it, but I hope they do.
puffupnow11
Scratcher
9 posts

Gifs won't upload.

right click on the gif you want then click “save image as…” then it will go to your files and downloads then save it then go to “upload sprite or backdrop” then you have it!


hope that worked
burrito333
Scratcher
17 posts

Gifs won't upload.

puffupnow11 wrote:

right click on the gif you want then click “save image as…” then it will go to your files and downloads then save it then go to “upload sprite or backdrop” then you have it!


hope that worked
I tried that, it didn't work
kritav
Scratcher
100+ posts

Gifs won't upload.

In Scratch 3.0, gifs do not currently work. It is a feature that will be implemented in the future.
GamingRainbowFlower
Scratcher
1 post

Gifs won't upload.

Gifs do not work in scratch 3.0

Last edited by GamingRainbowFlower (Jan. 17, 2021 16:59:56)

Pizza_Codes
Scratcher
35 posts

Gifs won't upload.

Hi, Gifs do not work in scratch . May be you can create many costumes in sprite and use this code

when green flag clicked
switch costume to [1 v]
forever
next costume
wait (.1) secs
end

If this helps Follow will be appreciated

set [Pizza v] to [Helper]

Last edited by Pizza_Codes (Jan. 19, 2021 08:51:16)

Extreme_stormXD3958
Scratcher
9 posts

Gifs won't upload.

TYselbbuBrepuSlaeR wrote:

The Gif Probably won't Upload because it is way too big, or the file is way too large to upload. Or the file is glitched
I uploaded a very small gif and it worked, then I uploaded a very big gif but it just says importing forever
Extreme_stormXD3958
Scratcher
9 posts

Gifs won't upload.

Extreme_stormXD3958 wrote:

TYselbbuBrepuSlaeR wrote:

The Gif Probably won't Upload because it is way too big, or the file is way too large to upload. Or the file is glitched
I uploaded a very small gif and it worked, then I uploaded a very big gif but it just says importing forever
and everything was very laggy
ninjaMAR
Scratcher
1000+ posts

Gifs won't upload.

GamingRainbowFlower wrote:

Gifs do not work in scratch 3.0

Pizza_Codes wrote:

Hi, Gifs do not work in scratch . May be you can create many costumes in sprite and use this code

when green flag clicked
switch costume to [1 v]
forever
next costume
wait (.1) secs
end

If this helps Follow will be appreciated

set [Pizza v] to [Helper]

TYselbbuBrepuSlaeR wrote:

The Gif Probably won't Upload because it is way too big, or the file is way too large to upload. Or the file is glitched

Extreme_stormXD3958 wrote:

TYselbbuBrepuSlaeR wrote:

The Gif Probably won't Upload because it is way too big, or the file is way too large to upload. Or the file is glitched
I uploaded a very small gif and it worked, then I uploaded a very big gif but it just says importing forever

Extreme_stormXD3958 wrote:

Extreme_stormXD3958 wrote:

TYselbbuBrepuSlaeR wrote:

The Gif Probably won't Upload because it is way too big, or the file is way too large to upload. Or the file is glitched
I uploaded a very small gif and it worked, then I uploaded a very big gif but it just says importing forever
and everything was very laggy
Please don't necropost
MyChickenDay25212
Scratcher
2 posts

Gifs won't upload.

Gifs dont work in scratch but you can try adding multiple sprites and insert these blocks into the sprite
when green flag clicked
forever
next costume
end
MyChickenDay25212
Scratcher
2 posts

Gifs won't upload.

when green flag clicked
think [what] for (2) secs
say [what] for (2) secs
think [hmm]
think [hmm]
switch costume to [Talking]

MyChickenDay25212 wrote:

Gifs dont work in scratch but you can try adding multiple sprites and insert these blocks into the sprite
when green flag clicked
forever
next costume
end
and maybe if you want them to talk and think this is an example (USE THE SWITCH COSTUME BLOCK AT THE FIRST LINE OF YOUR CODE BUT DO WHEN GREEN FLAG CLICKED BEFORE IT
when green flag clicked
think [what] for (2) secs
say [what] for (2) secs
think [hmm]
think [hmm]
switch costume to [Talking]

Last edited by MyChickenDay25212 (March 29, 2022 01:22:55)

historical_supa
Scratcher
1000+ posts

Gifs won't upload.

MyChickenDay25212 wrote:

when green flag clicked
think [what] for (2) secs
say [what] for (2) secs
think [hmm]
think [hmm]
switch costume to [Talking]

MyChickenDay25212 wrote:

Gifs dont work in scratch but you can try adding multiple sprites and insert these blocks into the sprite
when green flag clicked
forever
next costume
end
and maybe if you want them to talk and think this is an example (USE THE SWITCH COSTUME BLOCK AT THE FIRST LINE OF YOUR CODE BUT DO WHEN GREEN FLAG CLICKED BEFORE IT
when green flag clicked
think [what] for (2) secs
say [what] for (2) secs
think [hmm]
think [hmm]
switch costume to [Talking]
Please don't necropost.
NMario84
Scratcher
1000+ posts

Gifs won't upload.

Why are we saying GIF's don't work? I was able to make a GIF image, then upload it to Scratch no problem.
What happens is the animation gets separated into multiple images/costumes in the editor. Then all you need to do is to use a ‘next costume’ block inside a forever loop.

Also, this original post was from 2019, just FYI.
Mr_Woomy
Scratcher
500+ posts

Gifs won't upload.

NMario84 wrote:

Why are we saying GIF's don't work? I was able to make a GIF image, then upload it to Scratch no problem.
What happens is the animation gets separated into multiple images/costumes in the editor. Then all you need to do is to use a ‘next costume’ block inside a forever loop.

Also, this original post was from 2019, just FYI.
bruh this was made before the fix.
dont necropost or whatever its called
ScratchGames_2011
Scratcher
28 posts

Gifs won't upload.

it only doesn't work with me when i upload it from a wiki. idk why tho.
when green flag clicked
set [ gif] to [][/working]
CosmicPineapple8722
Scratcher
100+ posts

Gifs won't upload.

GamingRainbowFlower wrote:

Gifs do not work in scratch 3.0
that's weird, it did work a while ago and I was using scratch 3.0
SuperDragonStudios
Scratcher
500+ posts

Gifs won't upload.

CosmicPineapple8722 wrote:

GamingRainbowFlower wrote:

Gifs do not work in scratch 3.0
that's weird, it did work a while ago and I was using scratch 3.0
Please stop necroposting. It seems that people have kept necroposting on here for 2 years.

If a GIF is too large, it won't upload. Simple as that.

Powered by DjangoBB