split large
The split plug-in
The split plug-in is a Gimp plug-in that splits an image into layers. more>>
The plug-in cuts an image into a number of rows and columns and composes a new multilayer image (film) of these pieces. Its just the reverse of the poster plug-in.
Split Pannel 0.8.8
Allows you to view see two pages simultaneously for comparison or copying info from one to the other more>>
Split Pannel 0.8.8 is a useful Firefox extension which enables you to view two pages at the same time for comparing or copying information from one to the other.
You can open the panel to left, bottom or right (left,middle or right click) with current URL from Split on context menu (right click on page) of the tab's page. Split Pannel allows you to view see two pages simultaneously for comparison or copying info from one to the other. It can be resized by dragging the bar between the main browser and new panel.
Requirements:
- Mozilla Firefox
HJSPLIT 0.1
HJSPLIT 0.1 is specially designed to be a graphical shell (user-interface) around the command-line LX Split. more>>
HJSplit will enable you to split the large file into smaller chunks, which can be much more easily sent and stored. What about a backup of very large Gigabyte sized files? HJSplit (Windows and Java version) also can handle these! HJSplit allows you to split a 10 Gb file into 640 Mb parts, which can then be stored onto CD-Rom's by your CD-writer software.
HJSplit can join these split parts back together again, so that the original file is restored. Alternatively, you can use HJJoin for this, which is a tiny and specialized program for joining files.
HJSplit is very reliable, simple, small and easy to use. It does not need any installation or complicated DLLs, it just consists of one '.exe' file. This means that you can also run it directly from a floppy or CD-Rom.
Major Features:
- Compatible with other versions
- Split the large file into smaller chunks no matter how large that file is
- Join these split parts back together again easily
- Reliable, simple, small and easy to use
- No installation needed
Requirements:
- Kylix library
PDF Split and Merge 0.7 Beta 2
PDF Split and Merge (pdfsam) is an easy-to-use tool that provides functions to split and merge PDF files or subsections of them. more>>
Grid-Split 0.1
Grid-Split plugin splits an image into several images. more>>
You specify number of rows and columns and the files are saved to jpeg, gif or png.
WavSplit 1.2.1
WavSplit splits large WAV files at given time positions. more>>
After unpacking the tarball type these commands:
make && make install
to start the compilation process and copy the program to /usr/local/bin,
and the man pages to /usr/share/man/man1.
(If you dont have a root account, simply issue "make" and copy the tool
manually to the desired location)
You can alter the destinations by editing the variables BIN and MAN in
the Makefile.
Note for all 64-bit systems: when your `long-type vars are 64 bit, .wav
headers are not read/written correctly (=bug). If you replace every `long
with an `int (or other 32-bit type), everything should be fine.
To run WavSplit, issue the command
wavsplit WAV-FILE mm:ss [mm:ss] [mm:ss]...
Enhancements:
- Fixed a bug that frames should be >=0.0 (not >0.0 as originally)
- Updated the man page to include tracktimes options.
- Added MAN path to the makefile, and copied man pages there
Mp3Splt 2.1
Mp3splt is a command-line utility that splits MP3 and Ogg files at specified times without decoding and re-encoding. more>>
If you want to split an album, you can select split points and filenames manually or you can get them automatically from CDDB (internet or a local file) or from .cue files.
Supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in few seconds.
Libmp3splt is an attempt to create a library from mp3splt.
Mp3splt-gtk is a GTK2 gui that uses libmp3splt.
SplitLink 2.0.7
Split Link is a Firefox extension that will allow you to view the true URL that you are being redirected to. more>>
After Split Link is installed it will appear on the right click menu. Just right click on a link and then click "Split Link". A new window will pop up containing the reformatted URLs. If you click on one of the URLs in the new window, it will automatically redirect the parent window to that URL.
AutoSplit 5.8.8
AutoSplit is a Perl module that can split a package for autoloading. more>>
SYNOPSIS
autosplit($file, $dir, $keep, $check, $modtime);
autosplit_lib_modules(@modules);
This function will split up your program into files that the AutoLoader module can handle. It is used by both the standard perl libraries and by the MakeMaker utility, to automatically configure libraries for autoloading.
The autosplit interface splits the specified file into a hierarchy rooted at the directory $dir. It creates directories as needed to reflect class hierarchy, and creates the file autosplit.ix. This file acts as both forward declaration of all package routines, and as timestamp for the last update of the hierarchy.
The remaining three arguments to autosplit govern other options to the autosplitter.
$keep
If the third argument, $keep, is false, then any pre-existing *.al files in the autoload directory are removed if they are no longer part of the module (obsoleted functions). $keep defaults to 0.
$check
The fourth argument, $check, instructs autosplit to check the module currently being split to ensure that it includes a use specification for the AutoLoader module, and skips the module if AutoLoader is not detected. $check defaults to 1.
$modtime
Lastly, the $modtime argument specifies that autosplit is to check the modification time of the module against that of the autosplit.ix file, and only split the module if it is newer. $modtime defaults to 1.
Typical use of AutoSplit in the perl MakeMaker utility is via the command-line with:
perl -e use AutoSplit; autosplit($ARGV[0], $ARGV[1], 0, 1, 1)
Defined as a Make macro, it is invoked with file and directory arguments; autosplit will split the specified file into the specified directory and delete obsolete .al files, after checking first that the module does use the AutoLoader, and ensuring that the module is not already currently split in its current form (the modtime test).
The autosplit_lib_modules form is used in the building of perl. It takes as input a list of files (modules) that are assumed to reside in a directory lib relative to the current directory. Each file is sent to the autosplitter one at a time, to be split into the directory lib/auto.
In both usages of the autosplitter, only subroutines defined following the perl __END__ token are split out into separate files. Some routines may be placed prior to this marker to force their immediate loading and parsing.
Multiple packages
As of version 1.01 of the AutoSplit module it is possible to have multiple packages within a single file. Both of the following cases are supported:
package NAME;
__END__
sub AAA { ... }
package NAME::option1;
sub BBB { ... }
package NAME::option2;
sub BBB { ... }
package NAME;
__END__
sub AAA { ... }
sub NAME::option1::BBB { ... }
sub NAME::option2::BBB { ... }
Split-Dist 1.1.7
Split-Dist calculates the number of splits (edges) that differs for two trees. more>>
Statistics about the splits not shared between two trees can also be calculated. This is done by considering, for each non-trivial split-splits with more than a leaf element on both sides of the edge-the size of the smallest of the two sets in the split A|B. The maximal, minimal and averge size of the smallest set in the splits not shared are calculated and reported. This statistics gives an indication of how "local" the differences are between the two trees-if the smallest set is small, the edge that differs gives a difference in a small sub-tree, if the set is larger, the difference is more global.
The tool can also calculate the set of splits found in any tree (with a count of how often the split is found) and the set of splits shared by all trees in the set.
Information about which splits in one tree are also found in the other trees can be reported in an annotated tree. This tree, output in Newick format, has the same topology as the first tree, but the edges are written as sub-tree f:branch-length, where f is the fraction of the trees that contains the edge, i.e., 1 if the edge is supported by all trees or 0.5 if only half the trees contains the edge.
Installation:
The Split-Dist package is written in C++. It should compile on any Unix like system. To install the package, download the source code and unpack it (tar xzf split-dist-a.b.c.tar.gz, where a.b.c is the version number of split-dist), then run configure and make in the subdirectory split-dist-a.b.c created during unpacking. This creates the split-dist program, sdist together with a number of test programs. To check that everything went right, run make check. If all tests pass, install the sdist program by running make install. Read the INSTALL file for more info.
Enhancements:
- A missing virtual destructor was fixed.
gtk-splitter 2.2
gtk-splitter can split files into smaller pieces. more>>
Dependencies:
- GTK+ 2.x
- mhash [optional]
File Splitter 1.3
Split large text/html files into smaller files. I find it much faster and more accurate than cut and paste. You embed commands in the big file telling it which pieces of it are to go where, then let Splitter do the work. It is much faster and more accurate than trying to select huge blocks of text in an editor. You dont accidentally lose or duplicate text. Keeping files small makes the site more responsive. more>>
File Splitter - Split large text/html files into smaller files. I find it
much faster and more accurate than cut and paste.
You embed commands in the big file telling it which pieces
of it are to go where, then let Splitter do the work. It is
much faster and more accurate than trying to select huge
blocks of text in an editor. You dont accidentally lose or
duplicate text. Keeping files small makes the site more
responsive.
In the following pretend that [...] are actually lessthan...greater than.
You embed multiple [split tags in the file to be split of
the form:
[split charlie.html]
...
stuff that will end up in the charlie.html file.
...
[/split]
The text between the [split xxx] and [/split] tags is split
off into that named file and the text is removed from the
original file along with the tags.
1. Filenames may be absolute or relative, with no quotes or spaces.
2. Tags may be nested, but they must balance (equal number
of [split xxx] and [/split]).
3. Tags are case-insensitive, i.e. may be lower or upper case.
4. Multiple [split xxx] tags may be directed to the same
file, where they will be appended.
5. If the files mentioned in the split tags already exist,
they will be overwritten.
6. Anything not inside [split xxx].. [/split] is retained in
the original file. Everything else is removed.
The file being split must be small enough to fit in RAM.
Java array addressing limits the file to 2GB, though other
considerations mean in practice the largest file you can
handle will be smaller still.
To install, Extract the zip download with Winzip, available from
http://www.winzip.com (or similar unzip utility) into any
directory you please, often C:\ -- ticking off the (user
folder names) option. To run as an application, type:
java -jar C:\com\mindprod\splitter\splitter.jar x.html
adjusting as necessary to account for where the jar file is.
Enhancements:
Version 1.3
allow you to specify encoding
System Requirements:<<less

LazSplit for Linux 0.3
application to Split, Join, Compare, CheckSum and Mime Encode/Decode files. more>> LazSplit is a freeware, opensource, platform independent application to Split, Join, Compare, CheckSum and Mime Encode/Decode files. This Application is developed with Lazarus.
Features:
Split
Splits a specified filed file with splitsize and creates a file including the MD5sum of the splitted file.
The first splitted file extesnsion will be .lazsplit.001 and the checksum file extension will be .lazsplit.md5.
Join
Joins splitted files and checking the MD5sum.
Compare
Comapres specified two files by filesize and MD5sum
Checksum
Calculates the MD5sum of the specified file.
Mime Encode/Decode
Encodes or Decodes a file with Mime (base64)
The encoded file extension will be .b64
Commandline switches
Split:
lazsplit -s filetosplit.ext
Join:
lazsplit -j firstfiletojoin.lazsplit.001 filetojoin.ext
Compare:
lasplit -c file1tocompare.ext file2tocompare.ext<<less
Yakuake-split 2.8.1.1
Yakuake-split is a modified version of yakuke 2.7.5. more>>
The button layout is also redesigned. The menu and buttons are all moved into the tab bar and the title bar, which unnecessarily occupies vertical space, can be turned off.
The program is a mixture of the Yakuake 2.7.5 and Quadkonsole 2.0.1.
I made and designed it primarily for my own use. I use yakuke-split as my only terminal and workspace.
I would consider the merge of this split mod with the main yakuake, which has not beed updated for awhile now.
Please post your comments. I hope some will find the program useful.
Enhancements:
- Updated. Now should install wtih 2.8.1.1
- Renamed to yakuake-split.
libmp3splt 0.3.1
Mp3splt is a command-line utility that splits MP3 and Ogg files at specified times without decoding and re-encoding. more>>
If you want to split an album, you can select split points and filenames manually or you can get them automatically from CDDB (internet or a local file) or from .cue files.
Supports also automatic silence split, that can be used also to adjust cddb/cue splitpoints. You can extract tracks from Mp3Wrap or AlbumWrap files in few seconds.
Libmp3splt is an attempt to create a library from mp3splt.
Mp3splt-gtk is a GTK2 gui that uses libmp3splt.
Enhancements:
- code completely reviewed and reorganised
- fixed bugs with the tags
- fixed some other bugs