Convert file bytes or ko to kb
Solved
Istarduf
Posted messages
108
Registration date
Status
Membre
Last intervention
-
Istarduf Posted messages 108 Registration date Status Membre Last intervention -
Istarduf Posted messages 108 Registration date Status Membre Last intervention -
Hello
I stream on Twitch and I'm being asked for small PNG photos, so far so good. Where I'm stuck is that I have them in bytes or KB and they want a size of 25KB. I can't find a converter at all, am I looking for the impossible? lol Thank you very much
Céline
I stream on Twitch and I'm being asked for small PNG photos, so far so good. Where I'm stuck is that I have them in bytes or KB and they want a size of 25KB. I can't find a converter at all, am I looking for the impossible? lol Thank you very much
Céline
3 réponses
Hello.
1 kb corresponds to 8 kb, so your photo should not exceed 3.125 kb or 25 kb.
--
bazfile
Moderator/Security Contributor.
A hello, a response, a thank you are always appreciated.
1 kb corresponds to 8 kb, so your photo should not exceed 3.125 kb or 25 kb.
--
bazfile
Moderator/Security Contributor.
A hello, a response, a thank you are always appreciated.
Hello,
Rather than a converter, what you need is more like a dictionary and a multiplication table: a byte (b) is the same as an octet (o) but in its English version.
When it comes to octets and kilobytes, the kilobyte is typically binary (1 KB = 1024 octets) but, in this context, dividing by 1000 doesn't really change much about the problem.
Rather than a converter, what you need is more like a dictionary and a multiplication table: a byte (b) is the same as an octet (o) but in its English version.
When it comes to octets and kilobytes, the kilobyte is typically binary (1 KB = 1024 octets) but, in this context, dividing by 1000 doesn't really change much about the problem.