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: 192,031 of 196,125
Downloads: 558

Daily

Ranking: 30,884 of 196,106
Downloads: 1

Depended by

RankDownloadsName
185,4501,390pikuri
187,0091,148pikuri-assistant

Depends on

RankDownloadsName
186,5151,221pikuri-core

Owners

#GravatarHandle
1iconmavi