-
This happened when i was trying to compress my Microsoft Flight Simulator packages folder. Not sure why or if there's something i can provide to you to help.
![image](https://user-images.githubuserco…
-
I think the filesize property should be a raw integer and not a formatted string. You take away the user's option to format the value however they want.
-
## Context
- after a file or url is submitted to check, we run a series of local validations to gatekeep bad/broken files/urls before they hit the backend processor
- the messages for these have yet t…
-
For SD size, i downscaled images using the tool, and any downscaled images somehow gained the filesize itself. Why is this happened, and could you fix this issue?
![image](https://user-images.githubu…
-
## 🚀 Feature Request
Check the logic of comparing file size when a parameter is changed e.g. how will the file size be affected if we only change the resolution from 1920x1080 to 1270x720?
-
So I'm making some dummy files like so:
```
fallocate -l 100M dummy
```
`-l` means "length" which you can specify in human readable terms like `10M`, `5G` etc.
So far I tried uploading:
* …
-
![image](https://github.com/cococry/todo/assets/61728025/a9374f95-52a9-481d-bfea-7967f7221d50)
I tried this
`size_t bytesRead = fread(buffer, 1, fileSize, file);
if (bytesRead != fileSize) {
…
-
### Describe the bug and add attachments
Sometimes, when my generated files have a filesize over 450kb, files looks breaked and cannot open it. I get an error
1. Permissions
2. Memory on my co…
-
Instead of the exact number of bytes the table should contain a readable approximation like "450MB" or "3.4GB"
-
### Expected behaviour
Upload large files …