einfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev · 14 days agoultimate storage hacksh.itjust.worksimagemessage-square88fedilinkarrow-up1872arrow-down125
arrow-up1847arrow-down1imageultimate storage hacksh.itjust.workseinfach_orangensaft@sh.itjust.works to Programmer Humor@programming.dev · 14 days agomessage-square88fedilink
minus-squareLittle8Lost@lemmy.worldlinkfedilinkEnglisharrow-up35·edit-213 days agoStupid BUT: making the font in LibreOffice bigger saves space. so having 11 is readible but by changing the font size to like 500 it can save some mb per page I dont know how it works, i just noticed it at some point Edit: i think it was kb, not mb
minus-squareInFerNo@lemmy.mllinkfedilinkarrow-up6·13 days agoYou could always diff the XML before and after to see what’s causing it.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up11·13 days agoHave a macro that decreases all font size on opening and then increases all again before closing. Follow me irl for more compression techniques.
minus-squareSkaveRat@discuss.tchncs.delinkfedilinkarrow-up18·13 days ago per page I mean, yes. obviously. If you had 1000 bytes of text on 1 page before, you now have 1byte per page on 1000 pages afterwards
Stupid BUT: making the font in LibreOffice bigger saves space. so having 11 is readible but by changing the font size to like 500 it can save some mb per page
I dont know how it works, i just noticed it at some point
Edit: i think it was kb, not mb
You could always diff the XML before and after to see what’s causing it.
Have a macro that decreases all font size on opening and then increases all again before closing.
Follow me irl for more compression techniques.
I mean, yes. obviously.
If you had 1000 bytes of text on 1 page before, you now have 1byte per page on 1000 pages afterwards