# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 1
# self = https://watcher.sour.is/conv/sxlrtua
MinerU — 將 PDF 轉化爲機器可讀格式的神器**
喵之前給大家介紹了一款微軟開源的文檔轉換工具 MarkItDown 但是 MarkItDown 有自身的侷限性,不能保留格式,熱心的粉絲朋友推薦了一個新的工具——MinerU\[1\]這款工具能夠將 PDF 文檔轉化爲機器可讀的格式(如 Markdown、JSON 等),極大地方便了文檔內容的提取和處理。在這裏特別感謝之前粉絲的留言,讓我們發現了這款寶藏工具!    項目簡介----MinerU 是 ⌘ Read more