File Uploads
Handle file uploads in Ruby-based web applications, including streamlined storage on cloud services, the extraction of file metadata and handling of post-processing tasks like resizing and cropping of images
6.03
Upload files in your Ruby applications, map them to a range of ORMs, store them on different backends.
2020
2021
2022
2023
2024
2025
5.97
Easy upload management for ActiveRecord
2020
2021
2022
2023
2024
2025
0.89
Dragonfly is a framework that enables on-the-fly processing for any content type.
It is especially suited to image handling. Its uses range from image thumbnails to standard attachments to on-demand text generation.
2020
2021
2022
2023
2024
2025
1.28
Shrine is a toolkit for file attachments in Ruby applications. It supports
uploading, downloading, processing and deleting IO objects, backed by various
storage engines. It uses efficient streaming for low memory usage.
Shrine comes with a high-level interface for attaching uploaded files to
dat...
2020
2021
2022
2023
2024
2025
0.88
Simple and powerful file upload library
2020
2021
2022
2023
2024
2025
0.46
Easy upload management for ActiveRecord
2020
2021
2022
2023
2024
2025
0.05
This gem packages jQuery File Upload plugin and it's dependencies for Rails asset pipeline.
2020
2021
2022
2023
2024
2025
0.02
Attached is a Ruby on Rails cloud attachment and processor library inspired by Paperclip. Attached lets users push files to the cloud, then perform remote processing on the files.
2020
2021
2022
2023
2024
2025
0.01
A FilePicker / PaperClip mashup. Use Filepicker for uploads and paperclip to process them.
2020
2021
2022
2023
2024
2025
0.0
Fine Uploader by Andrew Valums integrated for Rails 3.1+ Asset Pipeline
2020
2021
2022
2023
2024
2025
0.0
Clean & light interface around GraphicsMagick.
2020
2021
2022
2023
2024
2025
0.02
Paperclip Swfupload UploadHelper wrapper
2020
2021
2022
2023
2024
2025
0.0
simple-image-uploader creates Image scaffold with file upload and removal. It is based on carrierwave and mini-imagegick gems. Image model, controller and form are have simple code that allows any application to use image upload immediately. Add simple-image-uploader gem to your Gemfile. Run bund...
2020
2021
2022
2023
2024
2025
1.01
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.