Top "Filesize" questions

Use this tag to mark questions related to file sizes on any file system.

what happens when cookies file exceeds maximum size?

What really happens when cookies file exceeds maximum size?

javascript cookies filesize
Is it possible to get the compressed and uncompressed sizes of a file on a btrfs file system?

Is it possible to determine what the compressed size (I assume that is what is listed by ls -l) and …

shell file filesystems compression filesize
Swift - Get file size from url

i am using documentPicker to get url path of any document and then uploaded to the database. I am choosing …

ios swift filesize uidocumentpickervc
Minimizing SVG file size

I am saving map images created in Adobe Illustrator as .svg documents. What are some tips and tricks for making …

svg filesize adobe-illustrator
PHP include(): File size & performance

An inexperienced PHP question: I've got a PHP script file that I need to include on different pages lots of …

php include performance filesize
Getting size of an image(in kb or mb) selected from gallery programatically

I am selecting an image from gallery.I want to determine the size of the image programatically in kb or …

android file uri android-gallery filesize
android reduce file size for camera captured image to be less than 500 kb

My requirement is to upload camera captured image to the server, but it should be less than 500 KB. In case, …

android image filesize android-camera-intent onactivityresult
HDFS block size Vs actual file size

I know that HDFS stores data using the regular linux file system in the data nodes. My HDFS block size …

hdfs filesize
How to achieve smaller size of the executable?

Very recently I have come back to Delphi after a long pause and written a rather straightforward utility app my …

delphi delphi-2009 compilation executable filesize
How to check file size before opening?

How can I check the size of a file before I load it into R? For example: http://math.ucdenver.…

r download unzip filesize