Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.136.197 Times

Merge Files freeware
Filter: All | Freeware | Demo
 

Merge Files

< 1 2 3 4 5 > 
Released: October 03, 2012  |  Added: October 03, 2012 | Visits: 758

HD Files Splitter DVD Audio Files Splitter is a software designed for dividing an Audio file into smaller files according to the user-specified time intervals. DVD Audio Files Splitter deals with DVD-compliant Audio file formats. Those formats are: AC3, DTS, WAV (PCM), MPA. There are two main modes in the...



Platforms: Windows

License: Freeware Size: 676 KB Download (49): HD Files Splitter Download

Released: September 08, 2012  |  Added: September 08, 2012 | Visits: 788

Hexonic PDF Split and Merge Freeware Fast and flexible splitting and merging of PDF documents Hexonic PDF Split and Merge allows you to easily merge an unlimited number of PDF documents into a single one. With the splitting feature, a new document is created for each single page of the source documents. Hexonic PDF Split and Merge...





Platforms: Windows

License: Freeware Size: 657 KB Download (515): Hexonic PDF Split and Merge Freeware Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 710

RVL File Splitter RVL File Splitter is a freeware program which can be used to split files to multiple chunks as well as to merge multiple chunks into a single file. Use it to split files into pieces so that you can move them between systems on floppy disks, or email them out sharing with your friends over the...


Platforms: Windows

License: Freeware Size: 392 KB Download (406): RVL File Splitter Download

Added: May 10, 2013 | Visits: 690

Recover files from damaged media Files existing on damaged media (eg old CD-ROMs) are not completely lost. Often, readers will read sectors unreadable in other readers.The "trick" shown by this script is to merge the successful reads from several devices.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Recover files from damaged media Download

Free Split and Merge Expectation Maximization for MultiVariate Gaussian Mixture Free Split and Merge Expectation-Maximization algorithm for Multivariate Gaussian Mixtures. This algorithm is suitable to estimate mixture parameters and the number of conpounds Usage ------- [logl , M , S , P] = fsmem_mvgm(Z , [M0] , [S0] , [P0] , [option]); Inputs ------- Z Measurements (d x N)...


Platforms: Matlab


Added: July 14, 2013 | Visits: 242

CombineTextFiles Service This service will be available in Finder's Services menu and contextual menu if text files are selected. It enables you to merge any number of text files into a single file. Supported formats are TXT and TEXT.


Platforms: Mac

License: Freeware Size: 153.6 KB Download (46): CombineTextFiles Service Download

Added: July 30, 2013 | Visits: 407

GNOME Split GNOME Split is an application that allows you to split files and merge spitted files. It is written in Java and use a GTK+ user interface (thanks to the java-gnome project). The aim is to offer an alternative to the same projects (like Xtremsplit) which can handle multiples file formats.


Platforms: *nix

License: Freeware Size: 61.44 KB Download (31): GNOME Split Download

Released: May 17, 2021  |  Added: August 04, 2021 | Visits: 3.950

Index Your Files IYF was created for small and large companies, where the company administrator or employees can find the documentation of each project within the network. IYF creates individual databases for an employee/computer or you can create databases for the whole network and know where the information...


Platforms: Mac, *nix, Windows 7

License: Freeware Size: 5.17 MB Download (270): Index Your Files Download

Released: February 20, 2008  |  Added: March 20, 2008 | Visits: 2.643

Easy2Sync for Files Do you have the same files on notebook and PC? Easy2Sync is the fast and easy method to make sure that the two computers (or FTP servers) are always in sync. Easy2Sync is easy to use and considers many special cases to protect your files when you synchronize the files. Easy2Sync was designed to...


Platforms: Windows

License: Freeware Size: 2.61 MB Download (400): Easy2Sync for Files Download

Added: August 16, 2008 | Visits: 2.414

Files Compare Tool Files Compare is a visual tool for files and directories comparison. It helps you to compare and merge different versions of the same textual file. A color-coded side-by-side comparison makes it easy to understand differences between two files at a glance, powerful editing engine helps you to...


Platforms: Windows

License: Freeware Size: 4.35 MB Download (731): Files Compare Tool Download

Released: July 18, 2023  |  Added: March 02, 2024 | Visits: 2.014

PdfTools Have you ever needed to split, compress, merge unlock or lock a PDF file before but wasn't sure which program was the best to use? Introducing: PDF Tools! Flled with handle features, this app is free to use on android devices today! If you are on Android 9 or an earlier version, you can...


Platforms: Android

License: Freeware Size: 23.58 MB Download (489): PdfTools Download

Added: November 05, 2010 | Visits: 978

mergelog mergelog provides a fast tool to merge HTTP log files by date. mergelog is a small and fast C program, which merges HTTP log files by date in Common Log Format (Apache default log format) from Web servers, behind round-robin DNS. It has been designed to easily process huge logs from highly...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (93): mergelog Download

Added: October 17, 2010 | Visits: 1.092

File::Sort File::Sort is a Perl module to sort a file or merge sort multiple files. SYNOPSIS use File::Sort qw(sort_file); sort_file({ I => [qw(file_1 file_2)], o => file_new, k => 5.3,5.5rn, -t => | }); sort_file(file1, file1.sorted); This module sorts text files by lines (or records)....


Platforms: *nix

License: Freeware Size: 32.77 KB Download (94): File::Sort Download

Added: April 15, 2010 | Visits: 889

Journaled Files LIBrary Journaled Files LIBrary allows you to perform atomic transactions on standard files. It supplies functions to commit and rollback (back-out) changes. Journaled files are normal files that you can browse and parse with standard tools. A journal (log) stores all transactional info. Whats New in...


Platforms: *nix

License: Freeware Size: 962.56 KB Download (91): Journaled Files LIBrary Download

Added: November 04, 2010 | Visits: 1.237

Files Zip for Plone Files Zip for Plone project allows users to download all files from a folder (recursively) in a ZIP archive. Adds a document action to folders (and folderish contents) that enables to download all files and images from archetypes based contents available from that folder in a ZIP file....


Platforms: *nix

License: Freeware Size: 122.88 KB Download (106): Files Zip for Plone Download

Added: November 16, 2010 | Visits: 996

Algorithm::Merge Algorithm::Merge is a Perl module package that provides three-way merge and diff. SYNOPSIS use Algorithm::Merge qw(merge diff3 traverse_sequences3); @merged = merge(@ancestor, @a, @b, { CONFLICT => sub { } }); @merged = merge(@ancestor, @a, @b, { CONFLICT => sub { } },...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Algorithm::Merge Download

Added: February 16, 2010 | Visits: 1.850

X-Files KDM Theme X-Files KDM Theme is a login screen for KDE desktop manager with a nice X-Files background.. Content KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM Kaiman News Forum GUI Polls Links Downloads GTK QT...


Platforms: *nix

License: Freeware Download (133): X-Files KDM Theme Download

Added: September 08, 2010 | Visits: 1.162

Hash::Merge Hash::Merge Perl module merges arbitrarily deep hashes into a single hash. SYNOPSIS use Hash::Merge qw( merge ); my %a = ( foo => 1, bar => [ qw( a b e ) ], querty => { bob => alice }, ); my %b = ( foo => 2, bar => [ qw(c d) ], querty => { ted => margeret }, ); my %c = %{ merge(...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (96): Hash::Merge Download

Added: October 09, 2010 | Visits: 1.257

Email Files Thunderbird Email Files Thunderbird is a very simple service menu script, to email one or more files with Thunderbird to any address or to a given address, which i assume is used as a "backup" space. The subject is automatically updated according to the attached files and, in case you choose to send to...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (92): Email Files Thunderbird Download

Added: November 06, 2010 | Visits: 849

mkvtoolnix mkvtoolnix is a set of tools that allow users to display information about, extract streams from, merge several streams into, and split Matroska media files. Supported video stream types include streams from AVIs, Ogg/OGM, and RealVideo files. Supported audio formats include Vorbis, RealAudio,...


Platforms: *nix

License: Freeware Size: 2.2 MB Download (123): mkvtoolnix Download

< 1 2 3 4 5 >