Categories: None [Edit]

pikuri-extractors

https://rubygems.org/gems/pikuri-extractors
pikuri-extractors plugs additional document formats into pikuri-core's +Pikuri::Extractor+ registry. The bundled +Pikuri::Extractors::DOCUMENTS+ extractor converts office documents (DOCX, ODT, XLSX, legacy XLS, PPTX, EPUB, RTF) to Markdown by piping the bytes through pandoc / markitdown — preferably inside a one-shot, networkless, locally-built docker container (the untrusted bytes never touch the host filesystem or network), falling back to a host-installed pandoc / markitdown CLI when docker is absent. Registration is explicit — +Pikuri::Extractors::DOCUMENTS.register+ — so requiring the gem changes nothing by itself; the host script picks which extractors it wires in.

Total

Ranking: 191,029 of 196,721
Downloads: 749

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName
181,2862,140pikuri
183,1091,896pikuri-assistant

Depends on

RankDownloadsName
183,5351,821pikuri-core

Owners

#GravatarHandle
1iconmavi