Why Filestack Makes Sense For E-CommerceRead More

Read more

Today’s successful e-commerce businesses prioritize customer experience. Fast response times, clear photos, aligned text, reliable performance, and an intuitive and feature-rich interface all impact brand perception and customer satisfaction. These factors will even affect your e-commerce website’s ability to attract online customers because major search engines, like Google, factor load speeds and responsiveness in their […]

Read More →

Complete Image File Extension Lists for DevelopersRead More

Read more

JPEGs. PDFs. SVGs. Even for the most savvy developers, keeping track of all available image file extensions isn’t easy. Using the wrong (or suboptimal) file format could result in: Low image/video/audio quality Unnecessarily large file sizes Slow delivery of large files Inaccessibility of data within the file Simply put, knowing and understanding the many types […]

Read More →

How To Upload Large FilesRead More

Read more

Uploading large files is a constant headache for developers. Pains like latency, speed, timeouts and interruptions, especially over mobile devices, are difficult to avoid. However, over the years, it is becoming increasingly important that your application be able to handle large files. At Filestack, we provide file infrastructure for over 100,000 applications worldwide, handling file […]

Read More →

Level Up Your Application SecurityRead More

Read more

How is your application’s file upload security? Filestack provides secure file upload features that can be included in any application, protecting the platform’s upload gateway. In addition to this, the Filestack API is protected through parameters like custom API keys, domain whitelisting and Filestack Policies and Signatures. Here’s what you need to know about the […]

Read More →

Secure Your App Content With Filestack Security SolutionsRead More

Read more

Everybody knows that the Internet can be a dangerous place for both personal and professional users alike, making security more than necessary. Not only is cyber crime fast becoming more profitable than even illegal drug trade around the world, but 230 new malware samples are produced every single day – a trend that shows absolutely no signs of slowing […]

Read More →

5 Scenarios That Require Enhanced UploadingRead More

Read more

Does your company require enhanced uploading capabilities? With Filestack Upload, you get a seamlessly integrated uploading platform that can handle your uploads from start-to-finish. There are many scenarios that might require enhanced uploading. Here are just a few of them: 1. Uploading Files to a Community-Based Platform Social media sites and other community-driven platforms often thrive on a wealth […]

Read More →

How to Plan for Data Security in 2019Read More

Read more

Organizations are collecting more data than ever – and it’s their responsibility to protect this data. Data security in 2019 is inevitably going to see an increased number of cyber security attacks across the board, with organizations rushing to shore up their defenses. Corporations and small businesses alike will need to take thorough and proactive […]

Read More →

2019 Cybersecurity Forecast with Filestack Virus DetectionRead More

Read more

Cybersecurity attacks are on the rise. Crypto-jacking, ransomware, and data breaches were among some of the most distinct threats of 2018, with an estimated 12 billion records expected to have been breached in the past year. From educational institutions to healthcare facilities, many industries currently face the threat of data theft and attack. Any organization must […]

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 →

Upload Files to Your Site by URL in PHPRead More

Read more

You can easily import a file by its URL on your back end in PHP; here’s how. Prerequisites Composer: The PHP Package Manager First, make sure you’ve got Composer installed on the system you’ll be playing with. Briefly, you can run the following on Mac/*NIX systems: php -r “copy(‘https://getcomposer.org/installer’, ‘composer-setup.php’);” php -r “if (hash_file(‘sha384’, ‘composer-setup.php’) […]

Read More →

Filestack OCR and Workflows: A Content JourneyRead More

Read more

Integrate Optical Character Recognition into any content workflow through Filestack OCR and Workflows. By leveraging Filestack, OCR functionality can be introduced directly into your content pipeline, making it easier for your organization to focus on its other operations. It’s Easy to Add OCR to Any Content Pipeline Filestack Workflows makes it trivial to create a complete end-to-end content pipeline for […]

Read More →

Scale Your Resources and Deliver with OCRRead More

Read more

If you’ve explored Optical Character Recognition (OCR) over the years, you may be skeptical of the power of today’s processing solutions. Previous generations of OCR software were sub-par at best, delivering general purpose content that was often riddled with errors and inaccuracies. After a few trials, many business and technology leaders would go back to […]

Read More →

Upload Files with RubyRead More

Read more

Uploading files in Ruby should be as easy, straightforward, and as fun as the language itself. Here’s my simple recipe to demonstrate exactly that. First things first: this isn’t a Ruby on Rails recipe. I’ll make one of those in due course. This is a plain, simple, pure Ruby demonstration. I’ll use the open source […]

Read More →

Upload Files with PythonRead More

Read more

Python is eating the world! You will find many passionate Python programmers, and just as many critics, but there’s no denying that Python is a powerful, relevant, and constantly growing force in software development today. Python is just a language, though, and languages can’t solve business problems like workflow, architecture, and logistics; these things are […]

Read More →

Upload Files with NodeRead More

Read more

Front end development throws a lot of shade over back end processes these days, especially in the land of JavaScript. Originally a language targeting browsers, JS has matured into every nook and cranny of modern development as a de facto tool. The syntax for interacting with various libraries in JavaScript can be confusingly identical between […]

Read More →

Why Progressive Images MatterRead More

Read more
An example of a progressive image

Images are typically the most bandwidth demanding element of a page and their impact is most often mitigated by resizing them or reducing their quality.  Progressive images are another option in your toolbox to optimize your end user’s experience of a web site.  Progressive images allow you to provide a more compelling user experience as […]

Read More →