Import Images from URL, Dropbox, Google Drive, and OneDrive Safely

Skip the download-then-reupload cycle. Load images directly from the web or cloud storage into ImageSizr's editor.

Learn About ImageSizr

Introduction

Your next image edit is sitting in a Google Drive folder, a Dropbox share link, or a URL you just copied from the web. Why download it to your computer first when you can import it directly into the editor?

Modern workflows spread images across cloud providers and the web. Downloading an image to a local folder just to re-upload it into an editing tool adds friction, wastes time, and creates duplicate files. Users also want assurance that connecting a cloud account to an online tool does not compromise their data.

This tutorial walks through every import method available in ImageSizr -- URL, Google Drive, Dropbox, and OneDrive -- with step-by-step instructions, explains what happens to your data at each stage, and offers tips for a smooth import experience.

Overview of Import Methods

ImageSizr supports seven ways to get images into the editor. All import methods feed into the same editing pipeline -- once the image is loaded, all tools (resize, crop, compress, rotate, flip) work identically regardless of source.

MethodHow It WorksWhen to Use
Drag and DropDrop files from your file manager into the upload zoneQuick uploads from your desktop or downloads folder
File BrowserClick Browse to open a traditional file pickerWhen you know the exact file location on your device
Clipboard PastePress Ctrl/Cmd+V to paste images, data URLs, or image URLsScreenshots, copied images, or URLs already on your clipboard
URL ImportEnter a direct image URL; the image is fetched via server-side APIPublicly accessible images found on the web
Google DriveOAuth-authenticated picker to browse your Drive filesImages stored in your Google Drive account
DropboxDropbox file picker integrationImages stored in your Dropbox account
OneDriveOneDrive file picker integrationImages stored in your Microsoft OneDrive account

File limits apply universally: 10 MB per file, up to 5 images at once.

Step-by-Step for Each Cloud and URL Import

URL Import

  1. Copy the direct URL of a publicly accessible image. Make sure it points to the image file itself (ending in .jpg, .png, .webp, etc.), not a gallery or HTML page.
  2. Paste into the URL import field on any tool page (resize, crop, compress, etc.), or paste directly into the upload zone with Ctrl/Cmd+V.
  3. ImageSizr fetches the image via a server-side API route (/api/import/url) and delivers it to your browser.
  4. The image loads into the editor and all subsequent processing is client-side.

Google Drive

  1. Click the Google Drive button in the upload zone on any tool page.
  2. Authenticate with your Google account using the OAuth sign-in prompt.
  3. Browse or search your Drive and select the image you want to edit.
  4. The file is fetched via /api/import/google-drive and delivered to your browser for local processing.

Dropbox

  1. Click the Dropbox button in the upload zone.
  2. The Dropbox file picker opens. Browse your folders or search for the image.
  3. Select an image. It is fetched and delivered to your browser for local editing.

OneDrive

  1. Click the OneDrive button in the upload zone.
  2. Sign in with your Microsoft account when prompted.
  3. Select an image from your OneDrive files. It is fetched and delivered to the browser.

Each import method is available from any tool page -- resize, crop, compress, rotate, or flip. Pick whichever tool matches your editing goal and import directly.

Tips for a Smooth Import

  • Use direct image URLs. Ensure URLs point to actual image files (ending in .jpg, .png, .webp, etc.) rather than gallery or HTML pages. If the URL leads to a webpage, the import may fail.
  • Check file size before importing. For Google Drive, Dropbox, and OneDrive, make sure the image file is under 10 MB.
  • Know your supported formats. ImageSizr accepts PNG, JPG/JPEG, WebP, GIF, BMP, TIFF, AVIF, SVG, ICO, and HEIC files.
  • Check format and transparency after import. If you imported a PNG with transparency, export as PNG or WebP to preserve the alpha channel. For details on transparency workflows, see How to Preserve Transparency When Exporting Images.
  • Clipboard paste supports URLs too. If you copy an image URL to your clipboard, pasting with Ctrl/Cmd+V will trigger an automatic fetch -- the same as using the URL import field.

These tips apply regardless of which tool you start with. Whether you open the crop tool or the compress tool, the import experience is the same.

Privacy and Data Handling for Cloud Imports

Cloud import paths (URL, Google Drive, Dropbox, OneDrive) use server-side API routes under /api/import/* to fetch the file from the external source. This is the only stage where image data passes through a server.

Here is what happens -- and what does not:

  • The fetched file is delivered to your browser and is not stored on ImageSizr's servers.
  • Once the image reaches the browser, all editing (resize, crop, compress, rotate, flip) happens client-side via the Canvas API. The image never leaves the device again.
  • OAuth tokens for Google Drive and OneDrive are used only for the file-picker session and are not retained.
  • Analytics (Google Analytics 4) tracks page views and interactions, not image content. Ads (Google AdSense) do not interact with uploaded images.

For complete details on data handling, read the Privacy Policy. For a deeper technical discussion of how client-side processing protects your data, see How Private Is Browser-Based Image Processing?

Conclusion

ImageSizr's cloud and URL import options eliminate the download-then-reupload cycle. Whether your image lives on the web, in Google Drive, Dropbox, or OneDrive, you can load it directly into the editor. The fetch passes through a server-side route, but the image is not stored, and all subsequent processing is entirely client-side.

Frequently Asked Questions

How do I upload an image?

You can drag and drop files into the upload area, click Browse to pick a file, paste from the clipboard (Ctrl/Cmd+V), import from a URL, or connect Google Drive, Dropbox, or OneDrive.

Are my images uploaded to a server?

No. Cloud imports use a server-side fetch to retrieve the file, but it is not stored. All subsequent processing happens directly in your browser and your images never leave your device.

What is the maximum file size?

Each file can be up to 10 MB.

What image formats are supported?

You can upload PNG, JPG/JPEG, WebP, GIF, BMP, TIFF, AVIF, SVG, ICO, and HEIC files. Output formats include the original format, JPEG, PNG, WebP, and ICO.

Import Images from URL, Dropbox, Google Drive, and OneDrive Safely | ImageSizr | ImageSizr