{"id":79302,"library":"wicked-pdf","title":"Wicked PDF","description":"Wicked PDF uses the shell utility wkhtmltopdf to serve a PDF file to a user from HTML, allowing you to write HTML views normally.","status":"active","version":"2.8.2","language":"ruby","source_language":null,"source_url":"https://github.com/mileszs/wicked_pdf","tags":["pdf","html","wkhtmltopdf","rails","generation"],"install":[{"cmd":"gem install wicked_pdf","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'wicked_pdf', '~> 2.8.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"WickedPdf","correct":"require 'wicked_pdf'"}],"quickstart":{"code":"require 'wicked_pdf'\nhtml = '<h1>Hello</h1>'\npdf = WickedPdf.new.pdf_from_string(html)\nFile.write('output.pdf', pdf)","lang":"ruby","description":"Generate PDF from HTML string"},"warnings":[{"fix":"Install wkhtmltopdf via your package manager or download from wkhtmltopdf.org","message":"Requires wkhtmltopdf binary installed on system","severity":"breaking","affected_versions":"all"}],"env_vars":null,"search_vec":"'allow':20 'file':14 'generat':31 'html':19,24,28 'normal':26 'pdf':2,4,13,27 'rail':30 'serv':11 'shell':7 'use':5 'user':17 'util':8 'view':25 'wick':1,3 'wkhtmltopdf':9,29 'write':23","created_at":"2026-06-18T04:46:26.310053+00:00","updated_at":"2026-06-18T04:46:26.310053+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://github.com/mileszs/wicked_pdf","github":"https://github.com/mileszs/wicked_pdf","docs":"http://www.rubydoc.info/gems/wicked_pdf/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["web-framework","utility"],"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}}