←back to thread

43 points rahimnathwani | 1 comments | | HN request time: 0s | source
Show context
daft_pink ◴[] No.42910457[source]
I really wish there was a way to view and edit pdf from the terminal vim style.
replies(3): >>42910715 #>>42913700 #>>42915137 #
1. dirkt ◴[] No.42910715[source]
You can decompress the streams with mutool and edit the Postscript-like code in any editor, if you want. (That doesn't help a lot with editing text, of course...)