| Sponsored Links | ||||||||||||||
|
| ||||||||||||||
|
Collapse All
|
||||||||||||||
| Software Name | Software Type | Category | Price | |||||||||||
| 1 | TreePad Size 1.21 |
windows | Home Education->Other | Free |
View Detail
|
|||||||||
size: 14px; margin-bottom: 7px; font-weight: normal;> TreePad Size description |
||||||||||||||
| 2 | Form size 1.0 |
windows | Home Education->Other | Free |
View Detail
|
|||||||||
Form size is a simple application that lets you determine and set the perfect size for your forms. It does not need any installation. Tags: |
||||||||||||||
| 3 | Photo Size Calculator 1 |
windows | System->Browser Tweak | Free |
View Detail
|
|||||||||
size: 14px; margin-bottom: 7px; font-weight: normal;> Photo Size Calculator description |
||||||||||||||
| 4 | Adjust Size 3.0.0u |
mac | Multimedia Design->Multimedia | $4 |
View Detail
|
|||||||||
Adjust Size is a simple, yet powerful plug-in for iMovie that can simultaneously crop any part of your clip, and then enlarge or shrink that part. It combines the core functionality of our plug-ins crop and aspect ratio, and adds a more precise size control. Adjust Size is a plug-in that omes with our host of additional features, such as independent size control for horizontal, and vertical axis, and a user-definable background color. Tags: |
||||||||||||||
| 5 | Document Size 1.0 |
windows | System->Browser Tweak | Free |
View Detail
|
|||||||||
size: 14px; margin-bottom: 7px; font-weight: normal;> Document Size description |
||||||||||||||
| 6 | File::Size 0.06 |
linux | Programming->Libraries | Free |
View Detail
|
|||||||||
SYNOPSIS Get the size for directory /etc/ with the block size of 1024 while following symbolic links: my $obj = File::Size->new( dir => /etc/, blocksize => 1024, followsymlinks => 1, humanreadable => 1 ); print $obj->getsize(), "n"; File::Size is used to get the size of files and directories. There are 6 methods you can use: new There are 4 optional hash values for the new() method: dir The directory you want the module to get the size for it. Default is current working directory. blocksize The blocksize for the output of getsize() method. default is 1 (output in bytes). followsymlinks If you want to follow symlinks for directories and files, use this option. The default is not to follow symlinks. humanreadable If you want output size in human readable format (e.g. 2048 -> 2.0K), set this option to 1. You dont have to specify any of those options, which means this is okay: print File::Size->new()->getsize(), " bytesn"; This is okay too: print File::Size->new()->setdir( /etc/ )->setblocksize( 1024**2 )->getsize(), " MBn"; setdir Used to set (or get - if called without parameters) the directory. Example: $obj->setdir( /etc/ ); setblocksize Used to set (or get - if called without parameters) the block size. Example: $obj->setblocksize( 1024 ); setfollowsymlinks Used to set if you want to follow symbolic links or not. If called without parmeters, returns the current state. Example: $obj->setfollowsymlinks( 1 ); sethumanreadable Used to set (or get - if called without parameters) if you want human-readable output sizes. Example: $obj->sethumanreadable( 1 ); getsize Used to calculate the total size of the directory. Prints output according to the block size you did or didnt specify. Tags: |
||||||||||||||
| 7 | WebPage Size Calculator 1.0 |
windows | Network Internet->Browsers | $19.95 |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 8 | Moleskinsoft Directory Size 1.0 |
windows | System->Hard Disk Utils | $19.90 |
View Detail
|
|||||||||
size: 14px; margin-bottom: 7px; font-weight: normal;> Moleskinsoft Directory Size description |
||||||||||||||
| 9 | Moleskinsoft Directory Size 1.0 |
windows | Utilities->Disk Analysis | $19.90 |
View Detail
|
|||||||||
Directory Size is a program that will help you find out about the distribution of the disk space on your computer. And also, it will help you find huge files you do not even remember about. After a short scan Directory Size will show you: 1. The size of all folders as a tree. 2. The largest files in the selected folder and its subfolders. 3. Files in the selected folder. 4. Types of files stored in the selected folder and its subfolders. And also their total size and the number of them. 5. The chart of how the disk space is distributed among folders and files. Tags: |
||||||||||||||
| 10 | Size-O-Matic 1.0 |
windows | Web Development->Misc Web Authoring Tools | Free |
View Detail
|
|||||||||
| 11 | Folder Size 2.3 |
windows | Utilities->Other Tools | Free |
View Detail
|
|||||||||
Features - Dont switch to another program to see folder sizes. Its always there when youre viewing your folders (even in Open and Save file dialog boxes, you can change the view), and its a great visual cue to help you find the one youre looking for. Not just for disk cleanup, but for any time you need to choose a folder. - No scanning phase before you can start. As soon as you display the Folder Size column, youll see sizes immediately. Large folders will continue to scan in the background while you browse your folders. - Explorer will automatically update the folder size column in real-time. No more manual rescanning. - Background scans wont monopolize your disk. When Folder Size detects that other programs are doing a lot of reading to and writing from the hard disk being scanned, the background scanning will wait for the other programs to finish. - If you dont show the Folder Size column for a while, it wont forget what its already scanned, but the background scanner doesnt stay active. It wont waste any CPU time maintaining the cache on your P2P sharing or gaming machine thats always changing files. - If your version of Windows is one of the following languages, Folder Size will also display in that language: French,Spanish,German,Italian,Dutch,Swedish,Japanese,Traditional Chinese,Simplified Chinese. Tags:
|
||||||||||||||
| 12 | Image Size 2.0 |
windows | Graphic Apps->Viewers | Free |
View Detail
|
|||||||||
ImageSize is a program that allows you to quickly and easily find the size of an image file and view them. You can just right click in the file manager and select Image Size from the SEND TO menu or use the file>open dialog. ImageSize supports the *.bmp *.gif *.jpg *.ico and *.wmf file formats. Whats New in This Release: · Easier and faster user interface Tags: |
||||||||||||||
| 13 | Moleskinsoft Directory Size 2.1 |
windows | System->Hard Disk Utils | USD 27.90 |
View Detail
|
|||||||||
Directory Size is a program that will help you find out about the distribution of the disk space on your computer. Changes from previous version Tags: |
||||||||||||||
| 14 | Tree Size 2.0 |
mac | Utilities->System Utilities | Free |
View Detail
|
|||||||||
Long ago I saw such a tool for Windows users and I thought I could need this myself on my Mac. In case Im missing some GB of disc space I could look which folder growed too much. So this application was created and it does just this job. You select a folder, wait some minutes and you can browse it to look how big all the folders are. This application is freeware and provided as is. Whats New in This Release: · A lot of faster by using the plugins directory size class instead of RBs functions. Tags: |
||||||||||||||
| 15 | Folder Size - Check directory size 1.5 |
windows | Utilities->File Splitting | $19.90 |
View Detail
|
|||||||||
Folder Size is a program that will help you find out about the distribution of the disk space on your computer. And also, it will help you find huge files you do not even remember about. folder size, folder sizes, directory size, show directory size, directory sizes, view directory size, foldersize, show folder size, view folder size, folders size, check folder size, folder file size, size folder, find large folders, find folder size, folder size view, directory folder size, file folder size, how to check folder size, check folder sizes, view folder sizes, find big folders, folder size check, folder size checker, large folders, show folder sizes, size of a folder, compute folder size, find large files and folders, view folder size visually, duplicate file folder, file folder size view, directory file size, directory size view, view directory sizes, show directory sizes, check directory size, find directory size, size of directory, directory folder size, file directory size, size directory, see directory size, show size of directory, check directory space, directory filesize, shareware directory size, check directory sizes, directory folder sizes, directory space, disk directory size, size directory folder, view size of directory, check size of directory After a short scan Folder Size will show you: 1. The size of all folders as a tree. 2. The largest files in the selected folder and its subfolders. 3. Files in the selected folder. 4. Types of files stored in the selected folder and its subfolders. And also their total size and the number of them. 5. The chart of how the disk space is distributed among folders and files. Tags: |
||||||||||||||
| 16 | Directory Size - size of directory 1.1 |
windows | Utilities->File managers | $19.90 |
View Detail
|
|||||||||
Tags: |
||||||||||||||
| 17 | Folder Size - check directory size 1.1 |
windows | Utilities->File managers | $19.90 |
View Detail
|
|||||||||
Folder Size is a program that will help you find out about the distribution of the disk space on your computer. And also, it will help you find huge files you do not even remember about.. Tags:
|
||||||||||||||
| 18 | Plus Size Clothing 1.0 |
windows | Network Internet->Browsers | Free |
View Detail
|
|||||||||
size: 12px> Plus size clothing toolbar for Internet Explorer. Find plus size fashion blogs and style resources. Easily reach all the plus size fashion and style information and tips you need directly from your browser toolbar. size: 12px> System Requirements: Internet Explorer Tags: |
||||||||||||||
| 19 | Effect Size Calculator 1.0 |
mac | Education->Math Science | Free |
View Detail
|
|||||||||
Effect Size Calculator is a standalone Macintosh Universal application that calculates effect sizes (Cohens d, r, Glasss ɢ, Common Language Effect Size) given appropriate means and standard deviations. Tags:
|
||||||||||||||
| 20 | Get File Size 2.2 |
windows | Network Internet->Other | Free |
View Detail
|
|||||||||
Tags: |
||||||||||||||
My Software
You have not saved any software. Click "Save" next to each software to save it to your software basket
