Uploadcare vs Red
When comparing Uploadcare vs Red, the Slant community recommends Uploadcare for most people. In the question“What are the best cloud-based image processing services?” Uploadcare is ranked 1st while Red is ranked 8th. The most important reason people chose Uploadcare is:
Uploadcare doesn't require you to define cached transformations, and handles them quickly for you so you don't have to fiddle with configurations.
Ranked in these QuestionsQuestion Ranking
Pros
Pro Handles fast CDN transformations for you
Uploadcare doesn't require you to define cached transformations, and handles them quickly for you so you don't have to fiddle with configurations.
Pro Open source API
Their APIs are open source on github so you can see the source and provide pull requests.
Pro Clean and thoughtful client side API.
Uploadcare provides a client side widget and API, with well worded documentation that clearly explains how each part of the widget is implemented. The client side API also implements the jQuery promises interface for cleanly defining callbacks and updating with progress.
With the client side API decoupled from the upload interface, you can much more easily create customized UI's that match the look and feel of your site.
Pro Simple toolchain
Other languages have complex, multi-step setups that beginners often get stuck on. Red has no installer, no setup, no dependencies*, just a single small (~1MB) command-line executable with both the compiler and repl. On Windows, you don't even have to launch executable from the command line--it has a GUI-console.
Pro Very simple syntax
Red syntax is a lot like Rebol. It's easier than most languages for beginners to pick up.
Pro Both low and high-level
Red has low enough access to do systems programming, but it's expressive enough for high-level scripting.
Pro Low cognitive load
Red has very simple syntax that's easy to learn. It gets out of your way and lets you think about the problem instead, enhancing productivity.
Cons
Con Doesn't handle SVGs well
Con Not production ready
Red is still under development and not considered stable.
Con Still in beta
It mostly works. It's good enough for building usable applications, but some planned features are missing.
