ended8월 5일· 1 sources

How to generate a valid file of any exact size, in the browser

Why it matters

I needed a 10 MB PDF to test an upload limit. Not "about 10 MB" — exactly 10,485,760 bytes. Every generator I found gave me fixed sizes or made me wait for a server download. So I looked into doing it...

1
Sources
+0
24h
Growth
47d
Active

Sources

Related Issues