---
label: "File Loaders"
hide_table_of_contents: true
sidebar_class_name: node-only-category
---

# File Loaders

:::tip Compatibility
Only available on Node.js.
:::

These loaders are used to load files given a filesystem path or a Blob object.

import DocCardList from "@theme/DocCardList";

<DocCardList />
