forked from peazip/peazip.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
file-split.html
714 lines (714 loc) · 30.1 KB
/
file-split.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="content-type">
<meta name="AUTHOR" content="PeaZip Free Archiver Utility">
<meta name="DESCRIPTION"
content="Free file spanning software (file splitter utility). How to split files and email attachments in multiple smaller parts, merge / join spanned volumes chunks.">
<meta name="KEYWORDS"
content="splitting, how to, split, span, files, join, file, merge, attachment, free, software, utility, splitter, smaller, parts, volumes, chunks">
<meta name="ROBOTS" content="all">
<title>Free file splitter utility, how to split files</title>
<meta name="viewport" content="width=device-width">
<meta property="og:site_name"
content="PeaZip file archiver utility, free RAR ZIP software">
<meta property="og:title"
content="Free file splitter, how to use file splitting utility">
<meta property="og:description"
content="Free file spanning software (file splitter utility). How to split files and email attachments in multiple smaller parts, merge / join spanned volumes chunks.">
<meta property="og:image" content="free-zip/spanned-archive.png">
<meta property="og:url"
content="https://peazip.github.io/file-split.html">
<link rel="stylesheet" type="text/css" href="peazip-software.css">
</head>
<body>
<div style="text-align: center;">
<table
style="width: 100%; text-align: left; margin-left: auto; margin-right: auto;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top; text-align: center;">
<table
style="text-align: left; margin-left: auto; margin-right: auto;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
</tr>
<tr>
<td style="vertical-align: top;"> <img
title="How to split files" alt="free file splitter utility"
src="peazip_ico24.png"
style="border: 0px solid ; width: 24px; height: 24px;"> </td>
<td style="vertical-align: middle;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="index.html">DOWNLOAD PEAZIP</a> </td>
<td style="vertical-align: middle; font-weight: bold;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="peazip-help-faq.html">ONLINE SUPPORT</a> </td>
<td style="vertical-align: top; font-weight: bold;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="screenshots-peazip-1.html">SCREENSHOTS</a> </td>
<td style="vertical-align: top; font-weight: bold;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="peazip-compression-benchmark.html">BENCHMARKS</a> </td>
<td style="vertical-align: top;">
<br>
</td>
<td style="vertical-align: middle; font-weight: bold;"><a
href="donations.html">DONATE</a> </td>
</tr>
<tr>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><img
alt="free file splitting utility" src="free-rar/archive-manager.png"
style="width: 12px; height: 12px;"> </td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="text-align: center; vertical-align: bottom;"><br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr align="center">
<td
style="vertical-align: top; background-color: rgb(72, 136, 248);">
<div style="text-align: left;"> </div>
<table
style="width: 960px; text-align: left; font-weight: bold; color: rgb(253, 253, 253);"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td colspan="1" rowspan="1" style="vertical-align: top;"> <br>
<h1 style="text-align: center;"><big><big><big><a
style="font-weight: bold;" name="file_splitter_utility"></a><span
style="font-weight: bold;">Free file splitter utility, how to
split files</span><br>
</big></big></big></h1>
<br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td
style="vertical-align: top; background-color: rgb(204, 204, 204);"><img
alt="How to split files and email attachments in multiple smaller parts"
src="free-rar/file-compressor.png" style="width: 2px; height: 2px;"><br>
</td>
</tr>
<tr>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238);"><img
alt="How to merge / join spanned volumes chunks"
src="free-rar/file-compressor.png" style="width: 2px; height: 2px;"><br>
</td>
</tr>
<tr align="center">
<td style="vertical-align: top;"><br>
<table style="text-align: left;" border="0" cellpadding="6"
cellspacing="0">
<tbody>
<tr>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><a
href="peazip-help-faq.html">FAQ, HOW TO</a></small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; text-align: center; background-color: rgb(240, 239, 238); font-weight: bold;"><small><a
href="peazip-help.html">ONLINE TUTORIAL</a></small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; text-align: center; background-color: rgb(240, 239, 238); font-weight: bold;"><small><a
href="peazip-more.html">ISSUE TRACKER, CVE<br>
</a></small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238); text-align: center; font-weight: bold;"><a
href="changelog.html"><small>CHANGE LOG</small></a><br>
</td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238); text-align: center; font-weight: bold;"><small><a
href="peazip-tos-privacy.html">TOS, PRIVACY</a><br>
</small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238); text-align: center; font-weight: bold;"><small><a
href="peazip-free-archiver.html">WHAT IS PEAZIP</a><br>
</small></td>
<td
style="vertical-align: top; text-align: center; font-weight: bold;"><small><br>
</small></td>
<td
style="vertical-align: top; background-color: rgb(240, 239, 238); text-align: center; font-weight: bold;"><small><a
href="peazip-reviews.html">REVIEWS</a></small></td>
</tr>
</tbody>
</table>
<br>
<table
style="background-color: rgb(240, 240, 240); width: 960px; text-align: left;"
border="0" cellpadding="48" cellspacing="0">
<tbody>
<tr align="left">
<td
style="background-color: rgb(255, 255, 255); vertical-align: top;">
<div style="text-align: left; color: rgb(0, 0, 0);">
<ul>
<li>
<p><a href="file-split.html#split_file">HOW TO
SPLIT
FILES
IN SMALLER PARTS (FILE SPANNING)</a></p>
</li>
<li>
<p><a href="file-split.html#merge_files">HOW TO
JOIN
(MERGE)
SPLIT FILE VOLUMES</a></p>
</li>
</ul>
<br>
<h2><big><big style="font-weight: bold;"><big><a
name="split_file"></a><a href="file-split.html#file_splitter_utility">How
to split files in
smaller
parts (file spanning)</a></big></big><br>
</big></h2>
</div>
<br>
<br>
<h3 style="font-weight: bold;"><big>What is file spanning</big></h3>
<br>
Splitting a file
is cutting the data in span parts of desired size.<br>
Usually, this allows a large file to fit on multiple smaller supports
(FD, CD, DVD...) or to fit in multiple email attachments (or upload
chunks) if the file is larger than maximum allowed attachment or upload
size.<br>
In PeaZip you can
select the volume size form a series of pre-set sizes (floppy disk,
typical mail
attachment maximum size, CD,
DVD...) or you can customize it up to byte
level.<br>
<span style="font-weight: bold;"></span><br>
<table style="width: 100%; text-align: left;" border="0"
cellpadding="24" cellspacing="0">
<tbody>
<tr>
<td
style="vertical-align: top; text-align: right; width: 64px;">
<h2><span style="font-weight: bold;"><img
title="How to use file spanning" alt="file spanning utility"
src="file-format/quotes.png" style="width: 32px; height: 32px;"></span></h2>
</td>
<td style="vertical-align: top;">
<h3><span style="font-weight: bold;">Keep a file
smaller than a mandatory maximum size</span></h3>
<a name="keep_attachment_under_maximum_size"></a><span
style="font-weight: bold;">File
split</span> is recommended every time it is needed to fit a large
amount of
data in
a mandatory output
size (such as maximum email
attachment limit or media support size), rather than
proceding with trial and error compression attempts hoping to reduce
the output file size under that limit, which may not be possible even
with
trying <a href="file-compression-performances.html">best compression
algorithms and highest compression settings</a>.<br>
<span style="background-color: rgb(255, 238, 221);">Each
message / media will contain up to the specified amout of data,
guaranteeing the package can be sent / written to disk without errors,
fitting in desired max support / attachment size.</span><br>
</td>
<td style="vertical-align: bottom; width: 64px;">
<h3><img title="Split files faq"
alt="how to split files in smaller parts"
src="file-format/quotes-inverse.png" style="width: 32px; height: 32px;"></h3>
</td>
</tr>
</tbody>
</table>
More online resources: <a
href="https://it.wikipedia.org/wiki/Split_%28Unix%29">split Unix
command<img alt="unix split files" title="file splitting command"
src="free-rar/extractor.png"
style="border: 0px solid ; width: 12px; height: 10px;"></a> on
Wikipedia, <a target="_blank"
href="http://en.wikipedia.org/wiki/Entropy_%28information_theory%29">entropy
definition<img alt="information theory compression"
title="Data entropy Wikipedia" src="free-rar/extractor.png"
style="border: 0px solid ; width: 12px; height: 10px;"></a> on
Wikipedia, discussion of <a target="_blank"
href="http://en.wikipedia.org/wiki/Email_attachment#Size_limits">e-mail
attachment limit<img alt="maximum email size allowed"
title="Attachment size limit" src="free-rar/extractor.png"
style="border: 0px solid ; width: 12px; height: 10px;"></a><br>
<br>
<br>
<div style="text-align: left;"> </div>
<h2 style="font-weight: bold;"><big>How to split files with
PeaZip<br>
</big></h2>
<br>
PeaZip offers
different, alternative ways to split & join files, or directly
create a <span style="font-weight: bold;">spanned archive</span> set:<br>
<table style="width: 100%; text-align: left;" border="0"
cellpadding="24" cellspacing="0">
<tbody>
<tr>
<td
style="width: 48px; text-align: center; vertical-align: top;">
<h3><img
title="Set files to be split in smaller parts"
alt="free file splitter utility" src="file-format/information.png"
style="width: 48px; height: 48px;"></h3>
</td>
<td style="text-align: left; vertical-align: middle;"><a
name="create_split_volumes"></a>Add files and
folders to the archive's layout (i.e.
select it and click Add
button), then<br>
<small> </small>
<ul>
<small> </small><li>Click <span
style="font-weight: bold;">volume size</span> dropdown menu (by
default set on
"Single volume, do not split") in order to split the output to multiple
volumes, chosing from custom or pre-set sizes (recommended email
attachment sizes, CD, DVD, etc): this method allows to combine the
benefits of archiving (consolidating multile input files & folders
into a single output stream), compression (reducing disk occupation
eliminating data redundancy), and file spanning (keeping the output in
volumes smaller than a given maximum size).</li>
<small> </small>
</ul>
<small> </small>
<ul>
<small> </small><li>Alternatively, change archive
type option
(below
output path option) to
"Split" and set volume size and optional integrity
check algorithm.</li>
<small> </small>
</ul>
<small> </small>OR<br>
</td>
</tr>
<tr>
<td style="text-align: center; vertical-align: top;">
<h2><img title="File splitting utility"
alt="how to split email attachment" src="file-format/information.png"
style="width: 48px; height: 48px;"></h2>
</td>
<td style="text-align: left; vertical-align: middle;"><small>
</small>
<p>Open PeaZip, chose File manage > File
Tools >
"Split file" or "Join files"
from
main menu and provide the input file name (provide the first volume of
the set, usually the file with .001 extension
for merging back spanned archives).<br>
</p>
<small> </small>
<p>OR<br>
</p>
<small> </small> </td>
</tr>
<tr>
<td style="text-align: center; vertical-align: top;">
<h3><img title="Span files from menu"
alt="file splitting utility" src="file-format/information.png"
style="width: 48px; height: 48px;"></h3>
</td>
<td style="text-align: left; vertical-align: middle;"><small>
</small>
<p>From Windows desktop or file explorer you can
rightclick on a
file and
chose
to split it from PeaZip's entry in system SendTo or Context menu.</p>
<small> </small></td>
</tr>
</tbody>
</table>
If you are
splitting a
file into multiple removable media, PeaZip will check if the media
has enough free space for storing the volumes, and will be asked you to
provide a new empty media each time the previous one is full.<br>
<br>
<table
style="background-color: rgb(240, 240, 240); width: 100%; text-align: left;"
border="0" cellpadding="24" cellspacing="1">
<tbody>
<tr>
<td colspan="1" rowspan="1"
style="vertical-align: top; background-color: rgb(250, 250, 250);"><a
name="spanned_archive_with_volumes_different_sizes"></a>Hint:
if you need to create a <span style="font-weight: bold;">spanned
archive with volumes of different sizes</span>, it is possible to
proceed as described above, and then specify <span
style="font-weight: bold;">multiple volume sizes</span> in the
"Console" tab of the archive creation screen - then press "Launch task"
to execute.<br>
The -v parameter in the script specifies the volume size as a number
followed by multiplier: k for kilobytes, m for megabbytes, g for
gigabytes, t for terabytes; i.e. -v2g will split each volume at 2 GB in
size.<br>
Adding multiple -v parameters with different sizes, i.e. -v1g -v500m
-v2g, will split the archive in multiple different volume sizes as
specified, in the exact order, with last size being applied to any
extra volume.<br>
In the previous example first volume will be 1 GB in size, second
volume 500 MB, third and any following volume will be 2 GB.</td>
</tr>
</tbody>
</table>
<br>
<br>
<h4 style="font-weight: bold;"><big>Limitations of file
spanning</big></h4>
<br>
Purely splitting a file does not
involve compression, that is usually only
marginally efficient on multimedia files, like ie. MP3, OGG and other
audio formats, or AVI, MPEG, DIVX and other video formats.<br>
As said above, if you prefer to combine splitting with compression,
you can add the file(s) to a ZIP or
7Z archive and chose to split (cut) the archive in volumes of a fixed
size,
in order to keep them below the size limits of a support or mail
attachment: this is preferable also when handling multiple large
multimedia
files in
order to store them in a single archive, split in fixed sized volumes,
rather than having to split each file separately.<br>
In this case you can set minimum compression or no
compression ("store" level) to speed up the process avoiding to
compress scarcely compressible data: hints <a
href="file-compression-performances.html">how to improve file
compression</a>, <a href="compress-resize-jpeg-png-files.html">how to
reduce size of graphic files</a>.<br>
<br>
<br>
<h2><big style="font-weight: bold;"><big><big><a
name="merge_files"></a></big></big></big><a
href="file-split.html#file_splitter_utility"><big
style="font-weight: bold;"><big><big>How to
join
(merge) split file
volumes</big></big></big><br>
</a></h2>
<br>
<br>
<h3 style="font-weight: bold;"><big>Merge files with PeaZip</big></h3>
<br>
<a name="join_split_file"></a>PeaZip fully supports, for
splitting and merging, raw split format -
binary data plainly cut in pieces of the exact specified size - that
can be created, also, by utilities like 7-Zip/p7zip, HJSplit, and <span
style="font-weight: bold;">"split" Unix command</span>.<br>
This merge files process will re-build the original, larger, file or
archive from
multiple smaller volumes fitting a mandatory maximum size.<br>
<span style="font-weight: bold;">Copying all parts of the
archive in the same folder is required by PeaZip to be able to merge a
split file.</span><br>
<br>
<span style="font-style: italic;">Hint: if sent data is
correctly received, as role of thumb, all volumes of the spanned set
should have same size - matching the desired size limit - save the last
volume that will usually be smaller containing only the remaining data
to complete the content - but if a real error detection control is
needed to validate integrity of received data, use file hasing (or
checksum) to verify volumes.</span><br>
<br>
<a name="read_split_file"></a>PeaZip can process, only for
merging, WinZip spanned archives (.Z01)
and WinRar spanned archives (.R01, or .partX.rar).<br>
<table style="width: 100%; text-align: left;" border="0"
cellpadding="24" cellspacing="0">
<tbody>
<tr>
<td style="width: 48px; vertical-align: top;">
<h2><img title="Work with split files"
alt="how to join split files" src="file-format/one.png"
style="width: 48px; height: 48px;"></h2>
</td>
<td style="vertical-align: middle;"><span
style="font-weight: bold;"></span>When you receive a
multipart file or archive, to join the data
back to obtain the original file, <span
style="font-weight: bold; background-color: rgb(255, 238, 221);">move
or copy all the parts of the file in the same
folder before proceeding with extraction</span><br>
</td>
</tr>
<tr>
<td style="width: 48px; vertical-align: top;">
<h3><img title="Open z01 r01 001 files"
alt="how to merge spanned file parts" src="file-format/two.png"
style="width: 48px; height: 48px;"></h3>
</td>
<td style="vertical-align: middle;"><span
style="font-weight: bold;"><a name="open_split_file"></a></span>To
merge spanned volumes, <span style="font-weight: bold;">open the
first archive's part</span> with
PeaZip, i.e. doubleclick on the
first volume wich is usually identified with extension .001, .Z01, R01,
.PART1 or similar - please note some times counter may have set to
start from 000 (R00,
Z00) instead.<br>
Now you can <span style="font-weight: bold;">extract it</span> with
"Extract" or "Extract all" from
PeaZip's tool bar or context menu, or just drag content from PeaZip to
the system<br>
Alternatively,
righclick on the first volume of the spanned file and
use "Extract" or "Extract
here" PeaZip's entries in system's context menu<small><br>
</small></td>
</tr>
</tbody>
</table>
<span style="font-weight: bold;"></span><br>
Read more about how to <a href="7zip-files-utility.html">create
spanned 7z archives</a>, how to open and <a href="free-rar.html">extract
multi-volume rar files</a>, and how to <a href="zip-files-utility.html">manage
spanned zip files</a> (or how to <a href="zipx-files-software.html">split
and merge zipx files</a>).<br>
<br>
<p><span style="font-weight: bold;">Synopsis: Free file
spanning software (file splitter utility). How to split files and email
attachments in multiple smaller parts, merge / join spanned volumes
chunks with PeaZip, Open Source file splitting application for Linux
and Windows.<br>
</span></p>
<p><span style="font-weight: bold;">Topics: how to split
files, how to join split files, merge spanned archives</span><br>
<span style="font-weight: bold;"></span><span
style="font-weight: bold;"></span></p>
<p><span style="font-weight: bold;">PeaZip > FAQ
> Free file splitter, how to use file splitting utility<br>
</span></p>
<table
style="background-color: rgb(240, 240, 240); width: 100%; text-align: left;"
border="0" cellpadding="24" cellspacing="1">
<tbody>
<tr>
<td colspan="1" rowspan="1"
style="vertical-align: top; background-color: rgb(250, 250, 250);"> <img
title="File management FAQs" alt="split and join files"
src="file-format/file-manager.png" style="width: 96px; height: 96px;"
align="right"><a name="file_management_utilities"></a>FILE
MANAGER
<p><a style="font-weight: bold;"
href="duplicates-hash-checksum.html">Find duplicate files</a><span
style="font-weight: bold;"></span></p>
<p><span style="font-weight: bold;"></span><a
style="font-weight: bold;" href="compress-resize-jpeg-png-files.html">Optimize
compression
of
graphic
files</a></p>
<p><a style="font-weight: bold;"
href="file-split.html">Split and join file</a></p>
<p><a style="font-weight: bold;"
href="verify-checksum-hash.html">Verify hash and checksum values</a></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<br>
</td>
</tr>
<tr align="center">
<td style="vertical-align: top;">
<table
style="margin-left: auto; margin-right: auto; width: 960px; text-align: left;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
<td style="vertical-align: top;"><br>
</td>
</tr>
<tr>
<td style="vertical-align: top; width: 25%;"><small> <img
alt="free file splitter utility" src="titles.png"
style="width: 129px; height: 2px;"><br>
<a name="free_file_splitter"></a>DOWNLOADS<br>
<img alt="how to split email attachment"
src="free-rar/extract-rar.png" style="width: 1px; height: 1px;"
vspace="3"><br>
</small><small><a href="index.html">All
PeaZip downloads</a><br>
</small><small><a href="peazip-linux.html">PeaZip
for Linux</a><br>
</small><small><a href="peazip-macos.html">PeaZip
for macOS</a></small><br>
<small> <a href="peazip-64bit.html">PeaZip
for Windows</a><br>
</small><small><a href="peazip-sources.html">PeaZip sources</a></small><small><br>
</small></td>
<td style="vertical-align: top; width: 25%;"><small><img
alt="What is file spanning" src="titles.png"
style="width: 129px; height: 2px;"><br>
<a name="free_file_splitting_utility"></a>SUPPORT<br>
<img alt="file splitting utility"
src="free-rar/extract-rar.png" style="width: 1px; height: 1px;"
vspace="3"><br>
<a href="peazip-help.html">Online
help</a><br>
<a href="peazip-help-faq.html">Frequently
Asked Questions</a><br>
</small><br>
</td>
<td style="vertical-align: top; width: 25%;"><small><img
alt="peazip file compression software" src="titles.png"
style="width: 129px; height: 2px;"><br>
<a style="color: rgb(0, 0, 0);"
name="peazip_cross_platform_archive_manager_app"></a>ABOUT<br
style="font-style: italic;">
<img alt="peazip free archiver utility"
src="free-rar/extract-rar.png" style="width: 1px; height: 1px;"
vspace="3"><br style="font-style: italic;">
</small><small><a href="peazip-tos-privacy.html"
style="font-weight: normal;">PeaZip project: TOS,
Privacy</a><br>
</small></td>
<td style="vertical-align: top; width: 247px;">
<table
style="width: 100%; text-align: left; margin-left: auto; margin-right: 0px;"
border="0" cellpadding="3" cellspacing="0">
<tbody>
<tr>
<td style="text-align: right; vertical-align: middle;"><small><a
target="_blank" href="https://github.com/peazip/PeaZip/releases.atom">Releases
Feed</a></small></td>
<td
style="text-align: right; width: 30px; vertical-align: middle;"><small><img
alt="How to split files in smaller parts (file spanning)"
title="PeaZip releases feed" src="extract-zip/rss16.png"
style="width: 24px; height: 24px;" align="middle"></small></td>
</tr>
<tr>
<td style="text-align: right; vertical-align: middle;"><small><a
target="_blank" href="https://github.com/peazip/PeaZip/wiki">PeaZip
Wiki</a></small></td>
<td
style="text-align: right; width: 30px; vertical-align: middle;"><small><img
title="PeaZip Wiki online" alt="How to join (merge) split file volumes"
src="free-zip/wikipedia.png" style="width: 24px; height: 24px;"
align="middle"></small></td>
</tr>
<tr>
<td style="text-align: right; vertical-align: middle;"><small><a
href="mailto:giorgio.tani.software@gmail.com">Developer email</a></small></td>
<td
style="text-align: right; width: 30px; vertical-align: middle;"><small><img
alt="How to split files" title="Mail developer | Giorgio Tani"
src="free-zip/mail.png" style="width: 24px; height: 24px;"><br>
</small></td>
</tr>
<tr>
<td style="text-align: right; vertical-align: middle;"><small><a
href="peazip-more.html">Search knowledge-base</a><br>
</small></td>
<td
style="text-align: right; width: 30px; vertical-align: middle;"><small><img
alt="how to join split files" title="Search in PeaZip project domain"
src="extract-rar/rar-opener.png"
style="border: 0px solid ; width: 24px; height: 24px;" align="middle"></small></td>
</tr>
</tbody>
</table>
<br>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>