@[email protected] to Programmer [email protected] • 1 month agoultimate storage hacksh.itjust.worksimagemessage-square90fedilinkarrow-up1886
arrow-up1886imageultimate storage hacksh.itjust.works@[email protected] to Programmer [email protected] • 1 month agomessage-square90fedilink
minus-square@[email protected]linkfedilinkEnglish34•edit-21 month 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-square@[email protected]linkfedilink6•1 month agoYou could always diff the XML before and after to see what’s causing it.
minus-squareSkaveRatlinkfedilink18•1 month 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
minus-square@[email protected]linkfedilink11•1 month agoHave a macro that decreases all font size on opening and then increases all again before closing. Follow me irl for more compression techniques.
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.
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
Have a macro that decreases all font size on opening and then increases all again before closing.
Follow me irl for more compression techniques.