Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Remote Fetch

shaharyar-developershaharyar-developer522 downloads

Download files from URLs directly into your vault with CORS proxy support.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

A powerful Obsidian plugin that allows you to download files from URLs directly into your vault.

Note: This plugin is not yet available in the Obsidian Community Plugins directory. For now, you must install it manually (see instructions below).

Features

  • Direct URL Downloads: Download files from any HTTP or HTTPS URL directly into your Obsidian vault.
  • Smart File Naming: Automatically extracts filenames from URLs or allows custom naming.
  • Folder Selection: Choose any folder in your vault as the download destination, with type-ahead support.
  • File Type Detection: Automatically detects file types and adds appropriate extensions.
  • Error Handling: Comprehensive error handling with informative messages.
  • Security: Blocks dangerous file types and enforces file size/content-type restrictions.

Installation

Manual Installation

  1. Download the latest release from GitHub.
  2. Extract the files to your vault's .obsidian/plugins/remote-fetch/ folder.
  3. Enable the plugin in Obsidian's Community Plugins settings.

Usage

  1. Use the command palette (Ctrl/Cmd + P) and search for "Download file from URL".
  2. Enter the URL of the file you want to download.
  3. Choose a filename (auto-filled from URL).
  4. Select a destination folder (type-ahead supported).
  5. Click Download.

Command

  • Download file from URL: Opens the download modal.

Settings

  • Default download folder: Set a default folder for all downloads (leave empty for root folder). Type-ahead is supported for folder selection.

Supported File Types

The plugin automatically detects and handles various file types:

  • Documents: PDF, DOC, DOCX, XLS, XLSX
  • Images: JPG, PNG, GIF, SVG
  • Text: TXT, MD, JSON
  • Archives: ZIP
  • Media: MP4, MP3, WAV
  • And many more...

Error Handling

The plugin provides detailed error messages for common issues:

  • Network connectivity problems
  • CORS-related errors
  • Invalid URLs
  • File already exists
  • Empty or invalid downloads
  • Blocked file types or oversized files

Development

Prerequisites

  • Node.js (v16 or higher)
  • npm or yarn

Setup

  1. Clone the repository
  2. Install dependencies: npm install
  3. Build the plugin: npm run build
  4. For development: npm run dev

Building

npm run build

Development Mode

npm run dev

This will start the compiler in watch mode, automatically rebuilding when files change.

UI/UX Notes:

  • Use sentence case for all UI labels and headings, except for product/brand names which should follow their official casing.
  • Do not add a top-level heading in the settings tab (such as "General", "Settings", or the plugin name).
  • Place all custom styles in styles.css instead of inline in TypeScript files.
  • Use AbstractInputSuggest for folder selection to provide type-ahead support.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

Copyright (C) 2020-2025 Shaharyar Lalani

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you find this plugin useful, consider supporting its development:

  • ⭐ Star the repository on GitHub
  • 🐛 Report bugs or suggest features

Changelog

1.0.1

  • Switched to Obsidian’s requestUrl API for downloads (handles CORS automatically, proxy not required)
  • Removed proxy settings and related UI
  • Improved folder selection with type-ahead (using AbstractInputSuggest)
  • Updated UI to use sentence case
  • Moved inline styles to styles.css
  • Copyright updated

1.0.0

  • Initial release
  • Basic URL download functionality
  • Folder selection
  • File type detection
HealthExcellent
ReviewCaution
About
Download files from any HTTP or HTTPS URL directly into your vault with automatic filename extraction and optional custom naming. Choose destination folders with type‑ahead, detect and apply file extensions automatically, and block dangerous or oversized files while showing clear error messages.
AttachmentsImportFolders
Details
Current version
1.0.1
Last updated
12 months ago
Created
Last year
Updates
2 releases
Downloads
522
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
0BSD
Report bugRequest featureReport plugin
Author
shaharyar-developershaharyar-developer
shaharyar.dev
GitHubshaharyar-developer
  1. Community
  2. Plugins
  3. Attachments
  4. Remote Fetch

Related plugins

Local Images Plus

A reincarnation of Local Images to download images in Markdown notes to local storage.

Nexus AI Chat Importer

Import AI chat conversations from ChatGPT, Claude, and Mistral Vibe (formerly Le Chat) exports into Obsidian as clean, readable Markdown files.

Epub Importer

Import EPUB files as Markdown.

File Cleaner Redux

Help you to clean empty files and unused attachments in the vault.

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

Share Note

Instantly share/publish a note, with the full theme and content exactly like you see in Obsidian. Data is shared encrypted by default, and only you and the person you send it to have the key.

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Ink

Handwriting and drawing directly between paragraphs using a digital pen, stylus, or Apple pencil.

Folder notes

Create notes within folders that can be accessed without collapsing the folder, similar to the functionality offered in Notion.

Readwise Official

Sync highlights from Readwise to your vault.