{"id":80415,"library":"hexapdf","title":"HexaPDF","description":"A pure Ruby library for creating, manipulating, and extracting content from PDF files.","status":"active","version":"1.9.1","language":"ruby","source_language":null,"source_url":"https://github.com/gettalong/hexapdf","tags":["pdf","generation","manipulation","extraction","pure-ruby"],"install":[{"cmd":"gem install hexapdf","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'hexapdf', '~> 1.9.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"HexaPDF","correct":"require 'hexapdf'"}],"quickstart":{"code":"require 'hexapdf'\n\ndoc = HexaPDF::Document.new\ndoc.pages.add do |page|\n  page.canvas.text('Hello, World!', at: [100, 700])\nend\ndoc.write('hello.pdf')","lang":"ruby","description":"Create a simple PDF with text"},"warnings":[],"env_vars":null,"search_vec":"'content':11 'creat':7 'extract':10,18 'file':14 'generat':16 'hexapdf':1 'librari':5 'manipul':8,17 'pdf':13,15 'pure':3,20 'pure-rubi':19 'rubi':4,21","created_at":"2026-06-18T05:22:43.409674+00:00","updated_at":"2026-06-18T05:22:43.409674+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":"https://hexapdf.gettalong.org","github":"https://github.com/gettalong/hexapdf","docs":"http://www.rubydoc.info/gems/hexapdf/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}