We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The Vue File Upload is a component for uploading one or multiple files, images, documents, audio, video, and other files to a server. It is an improved version of the HTML5 upload component (<input type="file">) with a rich set of features that include multiple file selection, progress bars, auto-uploading, drag and drop, folder (directory) uploading, file validation, and more.


Why choose Syncfusion Vue File Upload?

Vue File Upload multiple file upload

Multiple-file upload

Select multiple files and upload them to a server at the same time. This is useful for uploading images to a gallery and for file-sharing applications. 

Vue File Upload drag and drop

Drag and drop

Upload multiple files by simply dragging them from the file explorer to the drop area (drop zone), which is a more user-friendly way to select and upload multiple files. 

Vue File Upload folder

Folder upload

Accepts a folder (directory) as a file source for uploading all the files (including subfolders) of the selected folder.

Vue File Upload AJAX file uploader

AJAX file uploader

Using the AJAX library, the Vue File Upload component easily uploads files in asynchronous mode. 

Vue File Upload utilize chunk upload for large files

Utilize chunk upload for large files

Manage upload of large file uploads efficiently using chunk upload that slices a large file into smaller chunks and uploads to the server in a sequential order asynchronously.

Vue File Upload create your own template designs

Create your own template designs

Allows users to create a custom UI in the Vue File Upload based on their application need using a wide range of template options.

Vue File Upload attractive customizable themes

Attractive customizable themes

Cutting edge design with 5+ built-in themes such as Fluent, Tailwind CSS, Bootstrap, Material, Fabric, and more. Utilize the online Theme Studio tool to customize themes of File Upload easily.

Vue File Upload globalization and localization

Globalization and localization

Enables users from different locales to use the File Upload by formatting dates, currency, and numbering to suit their preferences.


Vue File Upload Code Example

Easily get started with the Vue File Upload using a few simple lines of Vue code example as demonstrated below. Also explore our Vue File Upload Example that shows you how to upload files in Vue File Upload.

<template>
  <div>
<div id="modalTarget" class="control-section; position:relative" style="height:350px;">
    <ejs-uploader ref="uploadObj" id='defaultfileupload' name="UploadFiles"></ejs-uploader>
</div>
  </div>
</template>
<script>
import Vue from 'vue';
import { UploaderPlugin } from '@syncfusion/ej2-vue-inputs';
Vue.use(UploaderPlugin);

export default {
data: function() {
    return {  }
}
}
</script>
<style>
@import "../../node_modules/@syncfusion/ej2-base/styles/material.css";
@import "../../node_modules/@syncfusion/ej2-buttons/styles/material.css";
@import "../../node_modules/@syncfusion/ej2-vue-inputs/styles/material.css";
#app {
    color: #008cff;
    height: 40px;
    left: 45%;
    position: absolute;
    top: 45%;
    width: 30%;
}
.control-section {
    height: 100%;
    min-height: 200px;
}
</style>

Resumable upload

A built-in feature is available to pause, resume, retry, and cancel a file upload. This helps users upload high-resolution images, videos,and other large files safely. Additionally, it provides an option to pause and resume automatically based on server connection.

Vue File Upload with pause, resume, retry, and cancel


Vue image upload with its preview thumbnails

Upload images with previews

The Vue File Upload component allows you to upload images and resize images, show an image preview or thumbnail, etc. before uploading them.


Custom file upload button

The action buttons of the Vue File Upload component are completely customizable, including its file list, which helps create your own design for the file upload UI.

Vue File Upload with customized buttons


Vue File Upload validates file type

File types (file extensions)

Upload various file types and limit the file types from client-side, which is mandatory before uploading a file to the web application.


File validation (filter)

Add validation to check file size limits with minimum and maximum ranges, number of files required, total size, and MIME type before uploading a file to a server.

Vue File Upload restricts file size


Vue File Upload process images from clipboard on paste

Paste image to upload

The Vue File Upload component processes images from the clipboard, also. Simply copy and paste the images to be uploaded to a server.


Delete uploaded files

The Vue File Upload component provides a simple interface to delete the wrongly uploaded files from a server.

Vue File Upload removes the uploaded files


Vue File Upload Preload uploaded files

Preload uploaded files

Users can configure previously uploaded files from the server. This is useful to view and remove files from the server.


Auto-upload

Initiate an automatic upload to upload files immediately upon adding them to the upload queue.

Vue File Upload with automatic upload


Vue File Upload with progress bar

Progress bar

The Vue File Upload component displays a built-in progress bar (progress indicator) with the progress percentage during each file upload. The bar is completely customizable.


Right-to-left (RTL)

The Vue File Upload component supports right-to-left rendering, which improves the user experience and accessibility for those who use RTL languages.

Vue File Upload with right-to-left mode


Additional parameters

The Vue File Upload component allows you to pass additional parameters along with an upload request as an HTTP header or custom parameters.

Standard HTML forms

The Vue File Uploader control has form support (synchronous mode) to work with native HTML forms.


Vue File Upload covers web accessibility

Web accessibility

  • Fully supports WAI-ARIA accessibility, which allows the Vue File Upload component to be accessed by on-screen readers and assistive devices.

  • Follows the WAI-ARIA Best Practices for implementing keyboard interaction.

  • The UI element visuals, such as foreground color, background color, line spacing, text, and images, were designed based on the WCAG 2.0 standard.

Vue File Upload works well in touch devices

Touch support

The Vue File Upload component provides the best user experience across phone, tablet, and desktop form factors.





Other supported frameworks

The File Upload component is also available in Blazor, Angular, React, and JavaScript frameworks. Check out the different File Upload platforms from the links below,

Supported browsers

The Vue File Upload works well with all modern web browsers such as Chrome, Firefox, Microsoft Edge, Safari, and Opera.

Supported browsers

80+ VUE UI COMPONENTS

Frequently Asked Questions

The Syncfusion Vue File Upload supports the following features:

  • Extended version of the HTML5 file upload with a progress bar and flexible UI file list.
  • Vue multiple-file upload with form support, progress bar, folder upload, and more.
  • Large file upload with pause, resume, retry, and cancel options using chunking.
  • One of the best Vue File Upload in the market that offers feature-rich UI to interact with the software.
  • Completely customizable using templates.
  • Simple configuration and API.
  • Supports all modern browsers.
  • Mobile-touch friendly and responsive.
  • Expansive learning resources such as demos and documentation to learn quickly and get started with Vue File Upload.

You can find our Vue File Upload demo, which demonstrates how to render and configure the File Upload.

No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.

A good place to start would be our comprehensive getting started documentation.

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon
Live Chat Icon For mobile