Filestack V3.29.0: A More Accessible Experience (WCAG 2.0 Compliant)Read More

Read more
Filestack accessibility

We are thrilled to announce the release of Filestack V3.29.0, which brings with it a range of exciting enhancements in accessibility. This latest update is designed to align with the WCAG 2.0 Level AA standards, ensuring a more inclusive and user-friendly experience for all our users, especially for those using assistive technologies. Why Accessibility Matters […]

Read More →

Filestack New Release: Increased default upload limits, improved user interface, and more!Read More

Read more
file management

We are thrilled to announce the latest update to Filestack, packed with powerful enhancements and significant quality improvements based on valuable feedback from our users. In this release, we have prioritized addressing reported issues, resulting in improved functionality and an enhanced user experience. Let us take you through the standout features and enhancements that make […]

Read More →

Upgraded Filestack SDKs for iOS, Android, and Ruby on Rails: Smoother Integration and Enhanced EfficiencyRead More

Read more
Upgraded Filestack SDKs for iOS, Android, and Ruby on Rails

We are thrilled to share that Filestack SDKs now support newer versions of iOS, Android, and Ruby on Rails, ensuring smoother integration, improved efficiency, and fewer errors when you integrate them into your applications. This update significantly improves Filestack SDKs’ efficiency. It enables developers to take advantage of new features and optimizations that iOS, Android, […]

Read More →

Filestack new release: Enjoy Seamless Compatibility with Modern FrameworksRead More

Read more
Filestack new release

Filestack has always been dedicated to staying on the cutting edge of technology, and this new update demonstrates that commitment. We are thrilled to announce the latest release of Filestack, which improves compatibility for Webpack 5, React, and Angular. This release offers seamless integration and enhances the user experience of modern JS frameworks. Let’s dive […]

Read More →

Introducing the Filestack Platinum Support (Coming Soon)Read More

Read more
Filestack Platinum Support

We know that exceptional customer support is vital in a competitive business world. That’s why we are excited to announce the upcoming launch of Filestack Platinum Support, a dedicated service designed to cater to your urgent needs. With a dedicated account team, priority request reviews and updates, priority bug fixes, and the option of a […]

Read More →

Seamless Integration With Filestack WordPress Upload PluginRead More

Read more

Do you need to add file upload functionality to your WordPress site but none of the available plugins are streamlined enough or powerful enough to your liking? The Filestack WordPress Upload plugin can help! The Filestack WordPress Upload plugin allows you or your users to upload images, documents, and videos directly from Facebook, Instagram, Google […]

Read More →

Filestack WordPress Upload V2.0 released – A New Video to Audio Converter Widget, Features Improvements, and Much More!Read More

Read more
Filestack Wordpress Plugin

We are back with some exciting news for WordPress users! The long-awaited Filestack WordPress Upload V2.0 is finally released with some impressive improvements and new features. Filestack WordPress Upload V2.0 features include: New file picker improvements Additional upload control settings New callbacks Shortcode improvements File Convert Widget A Video to Audio Converter widget. Various minor […]

Read More →

How Microsoft SSO Helps Users Log into Filestack Easier and SafelyRead More

Read more

One of the most common and problematic login issues we face today is managing different passwords across and switching between different applications and tools. In this article, we will be discussing how Filestack solves these problems with Microsoft SSO (single sign-on).  Everyone has had login frustrations at some point. For some, it could be the […]

Read More →

How You Can Fix The Biggest Problem With React File UploadRead More

Read more
React file upload

What are the constituents of uploading a file on React.js? You will inadvertently run into unexpected problems within a React framework during any file upload session. To commence a React file upload, simply install and configure the file uploader. Inspect the code for the App class, which encloses the following items: File state onFileChange onFileUpload  formData […]

Read More →

Amazon S3 path-based URLs deprecationRead More

Read more

Last year Amazon AWS announced plans to deprecate the path-style access to the S3 buckets. In that model, Amazon S3 URLs follow the format where bucket name is specified in the path part of the URL, as shown below: <i>https://s3.</i><i>Region</i><i>.amazonaws.com/</i><i>bucket-name</i><i>/</i><i>key name</i> For some time now, Amazon AWS has provided an alternate way to access S3 […]

Read More →

From MNIST Classification to Intelligent Check ProcessingRead More

Read more

Automated analysis and information extraction from pictures of structured documents is one of the use cases we have at Filestack for applied machine learning. We are working with envelopes, receipts, invoices, and most recently: checks. Checks are a medium of a little archaic form of monetary transfers – almost unseen outside United States, nevertheless used […]

Read More →

Document Detection and Preprocessing API With FilestackRead More

Read more
Document Detection Thumbnail

Document Detection and Preprocessing is one of Filestack’s latest intelligent products. Not only is its main objective detecting the documents in the images, transformations, and denoising, but it can also serve as an advanced tool for enhancing and improving OCR results. The following article explores and elaborates on the details of how this tool has […]

Read More →

Filestack’s Android SDK v5.3.0 Released!Read More

Read more

If you’re building Android mobile apps that work with files, those files should be uploaded, transformed, and delivered to your users with intelligence. Filestack’s Android SDK makes this a breeze, so you can drop in world-class content management functionality and save time and energy on your development sprints. The new version of Filestack’s Android SDK […]

Read More →

TLS DeprecationRead More

Read more
tls deprecation

After GDPR in May, June brings another great change in how data is processed online. As you know, the PCI Security Standards Council mandate becomes effective as of the June 30th this year. Therefore, as part of our continued commitment to maintaining a secure platform, we are supporting TLS 1.2 on all our APIs, CDN and Developer […]

Read More →

Filestack Update: Use filestack-js in NodeRead More

Read more

This update brings many exciting improvements, including a new module for Node runtimes and full TypeScript support. After several requests from customers, you can now use filestack-js in your browser and/or your Node apps. The bottom line benefit of using filestack-js in Node is a universal library that uses the same API, client and server […]

Read More →

Filestack for Confluence Plugin Enhances Team CollaborationRead More

Read more
The Filestack for Confluence Plugin enhances team collaboration

The Need for a Confluence Plugin Every startup has hit the point where they outgrew stickie notes as their primary communication and organization tool, and this demand naturally lead to a highly competitive project management market. Leading the way in this field sits Atlassian whose tremendous suite of products help companies manage projects and customers […]

Read More →

Filestack Intelligent Ingestion: Secure & Reliable File UploadsRead More

Read more
Poor Quality Network Benchmark Data

Filestack’s heritage is pinned deeply to being the world’s best file uploading service. Over the past 5+ years, we’ve had thousands of conversations with customers and prospects about the pains they encounter with file uploading. A common theme: mobile uploads have unique challenges. From maintaining state between cell towers, to ballooning file sizes, to little […]

Read More →

Filestack Web SDK V3 0.7 UpdatesRead More

Read more

At Filestack we are constantly working to provide the best upload experience for all of our users. Back in March we launched the v3 of the Filestack Web SDK, also commonly referred to as the Filestack file picker. While the web SDK is not the only way to use Filestack, many Filestack users choose this […]

Read More →

Uploading Webcam Images with FilestackRead More

Read more

I was recently looking into commonly asked questions about content uploading and found that there are presently 370 active questions on Stackoverflow about how to upload an image taken via webcam. This isn’t a surprising number when all of the aspects involved are considered. I understand these issues first hand because I personally spent weeks […]

Read More →

Filestack Surpasses 100,000 Applications! ?Read More

Read more

Earlier this week, Filestack surpassed 100,000 applications! As we continue to develop our product and grow our community, we cannot thank YOU enough for fueling Filestack’s success. We are able to grow thanks to constant requests and genuine feedback. filepicker_production=> select count(*) from apps; count ——– 100001 (1 row) We’re Proud of Every Single App Filestack’s […]

Read More →

Filestack is Certified with the EU-US Privacy Shield Framework for HR and Non-HR DataRead More

Read more

On April 17, 2017, Filestack became compliant with the EU-US Privacy Shield framework. The EU-US Privacy Shield is a framework for transferring data between the United States and European Union that ensures the data falls within the EU privacy regulations. Privacy Shield replaces Safe Harbor to protect EU citizens’ data from US surveillance and address […]

Read More →

File Picker V3 in ActionRead More

Read more

Filestack has recently launched our File Picker V3 with a minimalistic design, in-app image transformations, and an even faster file uploading API.  In case you missed it, you can read more about the new features and improvements in our article Filestack Launches File Picker V3. The new UI is what everyone needs in a modern website. […]

Read More →

Filestack Launches File Picker V3Read More

Read more
File uploader initial view

Now with a minimalistic design, in-app image transformations, and faster file uploading API.  Today, we are proud to launch the newest version of our File Picker.  The result of months of user research and beta testing, the File Picker V3, a more powerful uploading API and new features to create the ultimate file uploading experience for […]

Read More →

Enhance Images in your AppRead More

Read more

Here at Filestack, we are never done developing.  As the Internet and general technology are constantly evolving, our mission to apply new functionality to our files management API is forever growing. It is with great pleasure that I am showing you the newest available feature for our Filestack Pro clients: We just released a set of Image Enhancements built […]

Read More →

Simpler URLS for Filestack TransformationsRead More

Read more
Graduation Pictures

No longer do you need to include your Filestack API key in your file URL when transforming images, videos, audio files, or documents. As long as the file you are transforming has a Filestack URL or handle, you can now simply write (https://process.filestackapi.com) / (desired transformation parameters)/ the file handle or URL. The Old Way (which […]

Read More →

Increase Signups by more than 30% with Slack OAuth IntegrationRead More

Read more
Filepicker Upload File Dialog Preview

When we launched Filestack, our goal was to make the normally complicated process of managing end user content ridiculously easy. So we built a files API  for developers to help end users upload files from over 20+ cloud sources (think Facebook, Dropbox, Instagram–all the places where we actually store files these days). Devs can then apply hundreds […]

Read More →

Login via Github, Google, or SlackRead More

Read more
Screenshot of OAuth Login

Just a quick update that we have added OAuth integration to our Developer Portal. You are now able to register or login to manage your Filestack apps using your Github, Google, or Slack credentials. If you are already a Filestack user and would like to link one of these OAuth accounts, simply go to the Account Settings page by […]

Read More →

Introducing Filestack Pro with Advanced Features, High Customization and Premium SupportRead More

Read more

Our goal is to ensure that our product is the perfect fit for all of our customers, from our entrepreneurs bootstrapping their startups, to our enterprise customers running websites and applications for millions of users. In addition to our traditional self service plans, Filestack is now introducing Filestack Pro, designed for the needs of high […]

Read More →

iOS Library v5.1.0 ReleasedRead More

Read more
ios9logo

We’re happy to announce that the latest version of our iOS Library, 5.1.0, is now available from CocoaPods. The latest version removes iOS 9 deprecated codes and libraries. Among the iOS 9 code that was removed is the ALAssetsLibrary which provided access to photos and videos under control of the Photos application, but has been […]

Read More →