Choose a version:
40% The original file has 148892 bytes (145.4k) and is available from the project website.
There you can find the official minified version, too, which brings down the size to 59219 bytes (57.8k, 40%).

After GZIP compression these minified files vary in size:
unpkg
  22684 bytes (22.2k)
CDN
gzip -6 (default)
  16368 bytes (16.0k)
local copy
Boot
  16356 bytes (16.0k)
CDN
jsdelivr
  16337 bytes (16.0k)
CDN
cdnjs
  16291 bytes (15.9k)
CDN
gzip -9
  16287 bytes (15.9k)
local copy
7zip -mx=9 -tgzip
  15770 bytes (15.4k)
local copy
libdeflate -12
  15735 bytes (15.4k)
local copy
zultra
  15730 bytes (15.4k)
local copy
kzip -s0 -rn -b2
  15712 bytes (15.3k)
local copy
pigz -11 -n
  15706 bytes (15.3k)
local copy
Zopfli
  15694 bytes (15.3k)
local copy

perma-link to the smallest file on my server:
http://minime.stephan-brumme.com/files/bootstrap/bootstrap-5.1.3.min.js (or via HTTPS)

You will automatically get the smallest Bootstrap 5.1.3 file, ETag caching is available and
if your browser doesn't support GZIP decompression then the uncompressed version will be sent.

Currently best Zopfli settings

Save 597 bytes by using my Bootstrap 5.1.3 Zopfli version instead of the best available CDN (3.80% smaller than cdnjs, 15694 vs. 16291 bytes):
You can use my super-compressed files for whatever purpose you like as long as you respect the library's original license agreement.
There are no restrictions from my side - but please avoid hot-linking if you run a high-traffic website.

These command-line settings yielded the best compression ratio so far (Linux version of zopfli-krzymod):
zopfli --i100000 --mb8 --mls8 --bsr15 --lazy --ohh

(found October 12, 2021)
Description Value Parameter
iterations 100000  --i100000
maximum blocks 8  --mb8
maximum length score 8  --mls8
block splitting recursion 15  --bsr15
lazy matching in LZ77 yes  --lazy
optimized Huffman headers yes  --ohh
initial random W for iterations 1  --rw1
initial random Z for iterations 2  --rz2

Verify file integrity

After decompression, my uncompressed files are identical to the original ones:

MD5:
curl --silent --compressed https://raw.githubusercontent.com/twbs/bootstrap/v5.1.3/dist/js/bootstrap.min.js --location | md5sum
259e416ef6833be43801b8b68a93b008  -
curl --silent --compressed https://minime.stephan-brumme.com/files/bootstrap/bootstrap-5.1.3.min.zopfli.js.gz | md5sum
259e416ef6833be43801b8b68a93b008  -

SHA1:
curl --silent --compressed https://raw.githubusercontent.com/twbs/bootstrap/v5.1.3/dist/js/bootstrap.min.js --location | sha1sum
19080c3b817985336aab5e1ce6925c99803f2efd  -
curl --silent --compressed https://minime.stephan-brumme.com/files/bootstrap/bootstrap-5.1.3.min.zopfli.js.gz | sha1sum
19080c3b817985336aab5e1ce6925c99803f2efd  -

All listed CDNs deliver identical contents:
CDN Size (compressed) MD5 (uncompressed) Timestamp
unpkg 22684 bytes 259e416ef6833be43801b8b68a93b008 (invalid)
Boot 16356 bytes 259e416ef6833be43801b8b68a93b008 (invalid)
jsdelivr 16337 bytes 259e416ef6833be43801b8b68a93b008 October 12, 2021 @ 17:25
cdnjs 16291 bytes 259e416ef6833be43801b8b68a93b008 (invalid)

Note: only the MD5 hashes are shown to keep things simple.

Other Versions

Available Bootstrap versions at minime.stephan-brumme.com:

5.2.3, 5.2.2, 5.2.1, 5.2.0,
5.1.3, 5.1.2, 5.1.1, 5.1.0,
5.0.2, 5.0.1, 5.0.0,
4.6.0,
4.5.3, 4.5.2, 4.5.1, 4.5.0,
4.4.1, 4.4.0,
4.3.1, 4.3.0,
4.2.1, 4.2.0,
4.1.3, 4.1.2, 4.1.1, 4.1.0, 4.0.0,
3.4.1, 3.4.0,
3.3.7, 3.3.6, 3.3.5, 3.3.4, 3.3.2, 3.3.1, 3.3.0,
3.2.0,
3.1.1, 3.1.0,
3.0.3, 3.0.2, 3.0.1, 3.0.0

The project site contains an overview how well these versions were compressed.
Other interesting projects are AngularJS, BackboneJS, D3, Dojo, Ember, jQuery, Knockout, lodash, React, Socket.IO, ThreeJS, UnderscoreJS and Vue.

Changelog

Best Zopfli parameters so far:
Size Improvement Parameters Found
15694 bytes -1 byte zopfli --i100000 --mls8 --bsr15 --lazy --ohh October 12, 2021 @ 18:22
15695 bytes -1 byte zopfli --i1000 --mls8 --bsr15 --lazy --ohh October 12, 2021 @ 17:54
15696 bytes -1 byte zopfli --i1000 --mls16 --bsr17 --lazy --ohh October 12, 2021 @ 17:52
15697 bytes zopfli --i100 --mls32 --bsr6 --lazy --ohh October 12, 2021 @ 17:28

If there are multiple parameter sets yielding the same compressed size, only the first one found is shown.

Most recent activity on October 13, 2021 @ 16:16.

Heatmaps

This Zopfli heatmap visualizes how compression changes when modifying the --bsr and --mls parameter.
Cell's contents is the best filesize achieved (in bytes, hover with mouse over cells to see number of iterations).

Good parameters are green, bad are red. The best and worst are bold as well.
The brightness of the blue background color indicates how many iterations were processed:
10,000, 100,000 or 1,000,000.
bsr \ mls
2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768
bsr \ mls
2 4 8 16 32 64 128 256 512 1024 2048 4096 8192 16384 32768
15715 15713 15706 15706 15707 15705 15707 15708 15708 15707 15705 15704 15703 15715 15714
15705 15707 15704 15695 15695 15698 15697 15697 15698 15695 15697 15698 15700 15700 15700
15700 15702 15696 15697 15694 15696 15696 15698 15705 15696 15697 15696 15702 15701 15701
15696 15699 15694 15697 15697 15709 15696 15697 15697 15696 15696 15705 15701 15701 15700
15698 15699 15696 15697 15695 15698 15697 15697 15697 15698 15696 15696 15699 15701 15701
15698 15698 15696 15694 15695 15698 15696 15697 15697 15696 15696 15697 15703 15701 15699
15697 15701 15697 15697 15695 15698 15694 15698 15697 15699 15697 15699 15701 15701 15701
15698 15699 15696 15697 15694 15698 15697 15704 15698 15696 15696 15697 15699 15701 15701
15698 15698 15697 15698 15694 15696 15697 15697 15697 15697 15696 15697 15696 15700 15700
15700 15704 15697 15697 15698 15695 15698 15697 15697 15697 15696 15696 15699 15701 15707
15698 15698 15697 15697 15695 15698 15696 15697 15697 15696 15696 15696 15699 15700 15703
15698 15702 15694 15697 15695 15696 15696 15697 15697 15696 15696 15696 15701 15701 15700
15705 15704 15704 15704 15704 15705 15704 15704 15697 15696 15698 15697 15700 15702 15701
15701 15701 15694 15696 15695 15696 15696 15696 15697 15696 15696 15705 15700 15700 15702
15698 15703 15697 15695 15697 15698 15696 15697 15697 15696 15697 15697 15699 15701 15708
15698 15698 15696 15696 15698 15704 15696 15696 15697 15696 15697 15697 15700 15701 15700
15698 15699 15694 15696 15694 15698 15698 15697 15697 15697 15697 15698 15700 15701 15702
15698 15698 15698 15694 15694 15698 15697 15697 15698 15696 15697 15696 15700 15701 15699
15699 15700 15694 15694 15694 15698 15696 15697 15697 15697 15698 15698 15700 15701 15699
15700 15701 15698 15699 15694 15698 15697 15696 15697 15696 15697 15703 15703 15701 15700
15697 15698 15699 15697 15695 15698 15698 15697 15697 15696 15697 15697 15701 15701 15699
15698 15701 15696 15695 15695 15698 15696 15703 15697 15696 15696 15696 15699 15701 15700
15698 15704 15695 15695 15696 15696 15697 15696 15697 15697 15697 15697 15701 15700 15700

Due to the Monte Carlo design of my search algorithm, not all parameters have reached the same number of iterations yet:
Iterations Min. Bytes Reduction Coverage
100 15697 bytes 100%
1,000 15695 bytes -2 bytes 100%
10,000 15695 bytes 100%
100,000 15694 bytes -1 byte 9.28%
1,000,000 15694 bytes 4.64%
10,000,000

KZIP has far less options available for tuning/optimization. I only played around with the number of blocks (parameter -n):
Blocks Min. Bytes Compared To Best Zopfli Compared To Best KZIP
15787 bytes +93 bytes (+0.59%) +75 bytes
15788 bytes +94 bytes (+0.60%) +76 bytes
15712 bytes +18 bytes (+0.11%)
15741 bytes +47 bytes (+0.30%) +29 bytes
15774 bytes +80 bytes (+0.51%) +62 bytes
15785 bytes +91 bytes (+0.58%) +73 bytes
15816 bytes +122 bytes (+0.78%) +104 bytes
15853 bytes +159 bytes (+1.01%) +141 bytes
15881 bytes +187 bytes (+1.19%) +169 bytes

Non-DEFLATE Algorithms

Archivers based on completely different compression algorithms often produce superior results.
Unfortunately, browsers only support gzip compression at the moment.
However, support for Brotli is constantly growing - but your browser doesn't support it.
Algorithm Program Parameters Size Compared To Best Zopfli
RAR (proprietary) RAR rar a -m5 -md64m -mc63:128t -mt1 13289 bytes -2405 bytes (-15.32%)
ZPAQ (Wikipedia) zpaq zpaq -method 69 13618 bytes -2076 bytes (-13.23%)
Brotli (Wikipedia) brotli brotli -q 11 14591 bytes -1103 bytes (-7.03%)
Burrows-Wheeler transform (Wikipedia) bzip2 bzip2 -9 15353 bytes -341 bytes (-2.17%)
LZMA2 (Wikipedia) xz xz -9 15464 bytes -230 bytes (-1.47%)
Zstandard (Wikipedia) zstd zstd -19 15568 bytes -126 bytes (-0.80%)
PPMd (Wikipedia) 7zip 7za a -mx=9 -m0=ppmd 15759 bytes +65 bytes (+0.41%)

Detailled Analysis

I wrote a DEFLATE decoder in Javascript. Click the button below to start a client-side analysis of the smallest gzipped files (may take a second):


Notes: pigz is a fast open source multi-threaded implementation of gzip written by one of the original authors of gzip.
However, when using compression level 11, pigz actually switches to the slower Zopfli algorithm and isn't multi-threaded anymore.
KrzyMOD's extensions to Zopfli offer the highest level of configuration and is therefore used for my brute-force search.
Ken Silverman wrote the closed-source KZIP compression program and Jonathon Fowler ported it to Linux.
Defluff was created by Joachim Henke; DeflOpt is a tool by Ben Jos Walbeehm.

website made by Stephan Brumme in 2015 and still improving in 2024.
all timestamps are displayed in central european time. see my changelog.
no flash, not even images or external css files - and everything squeezed into a single html file.
which was handsomely compressed before releasing it into the wild internet - obviously.

please visit my homepage and my blog, too.
email: minime (at) stephan-brumme.com

All trademarks are property of their respective owners. You know, the boring legal stuff.