How large of a file can scanii process?
There are 2 sets of constraints that control how large of a file our service can process:
- 1
- API level limits. In both synchronous and asynchronous mode, we limit API calls to 200MB, in fetch mode the limit is 2GB.
- 2
- Detection engine limits. These vary depending on the content detection engine enabled and you can find them here.