{"id":92940,"library":"paperclip-meta","title":"Paperclip Meta","description":"Add width, height and size methods to paperclip images.","status":"active","version":"3.1.0","language":"ruby","source_language":null,"source_url":"https://github.com/teeparham/paperclip-meta","tags":["paperclip","images","metadata","rails","attachments"],"install":[{"cmd":"gem install paperclip-meta","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'paperclip-meta', '~> 3.1.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"PaperclipMeta","correct":"require 'paperclip-meta'"}],"quickstart":{"code":"require 'paperclip-meta'\n\nclass User < ActiveRecord::Base\n  has_attached_file :avatar\n  include PaperclipMeta\nend\n\nuser = User.first\nputs user.avatar_width","lang":"ruby","description":"Include PaperclipMeta to get width, height, and size methods on attachments."},"warnings":[{"fix":"Consider migrating to ActiveStorage or another attachment library.","message":"Paperclip is no longer maintained; this gem may have compatibility issues with newer Rails versions.","severity":"breaking","affected_versions":">= 3.0.0"}],"env_vars":null,"search_vec":"'add':3 'attach':16 'height':5 'imag':11,13 'meta':2 'metadata':14 'method':8 'paperclip':1,10,12 'rail':15 'size':7 'width':4","created_at":"2026-06-19T09:40:32.316836+00:00","updated_at":"2026-06-19T09:40:32.316836+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://github.com/teeparham/paperclip-meta","github":"https://github.com/teeparham/paperclip-meta","docs":"http://www.rubydoc.info/gems/paperclip-meta/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}