Use this tag to mark questions related to file sizes on any file system.
I'm looking for the smallest (in terms of filesize) transparent 1 pixel image. Currently I have a gif of 49 bytes which …
image graphics transparency filesizeImages and script are hosted on the same account (one site), but we know only the URL of the image. $…
php filesizei've been googleing but all i get is getimagesize and filesize. getimagesize dosent get the KB size just width and …
php filesize getimagesizeWhich will scale best for performance, file-size, (and my sanity): Animated .gifs or a spritesheet with animations using CSS (and …
css performance filesize animated-gif sprite-sheetI'm using Sql Compact3.5 as my DB with C# .NET what is the maximum size of sdf that I can …
c# sql-server-ce filesizeI know the normal way of getting the size of a file would be to use a FileInfo instance: using …
c# .net performance optimization filesize