File size stats?

Hey there,
is there a way to see the size of a file?
Thanks

Hi SpeedyCraftah, if it’s an image/sound or other media file, you can go to “assets” and click on the file and see the size. For other files I usually use the terminal where you can use Unix commands to examine files. My fav is ls -lah which should show you a list of your files and any useful details about them. Let me know if you’d like more info on doing that.

1 Like