# MAX_CHUNK_SIZE

> `const` **MAX\_CHUNK\_SIZE**: `16777216` = `16777216`

Defined in: [packages/filecoin-encryption-envelope/src/constants.ts:33](https://github.com/FilOzone/synapse-sdk/blob/69355bd6e369f83f8584f621913e16ec36de8193/packages/filecoin-encryption-envelope/src/constants.ts#L33)

Caller-facing constants only: a curated re-export list. Values stay owned
where they are defined; this file defines nothing. Implementation
constants stay internal — add a value here only when callers need it.