Search results

  1. E

    School Zone - Vol. 4 Ch. 80 - This...?

    So it seems the prefect is going to try to deal with Utsugi, I hope that Hinase comes to her defense.
  2. E

    "This site allows Google Analytics to follow you across the internet."

    I tested mangadex.org on this handy privacy inspection website: https://themarkup.org/blacklight?url=mangadex.org I got this result: More info: https://themarkup.org/blacklight/2020/09/22/how-we-built-a-real-time-privacy-inspector#google-analytics-remarketing-audiences Looks like you can...
  3. E

    Tales of Life's Victories - Ch. 11 - Smile is The Best Seasoning

    What was that thing they killed supposed to be??
  4. E

    Jimi Joshi x Osekkai Danshi

    Is this really completed?
  5. E

    My Girlfriend Is A Bit Weird, but She Is Very Cute

    Someone please fix the typo in the description.
  6. E

    This Italian Girl Has Become Such a Freeloader - Ch. 4

    She lowered his chair?
  7. E

    Shingeki no Eroko-san ~Hen na Oneesan wa Danshikousei to Nakayoku Naritai~ - Vol. 2 Ch. 14.5 - Volume 2 Extras

    God damn, you should shrink that first image and reupload it. This will use so much bandwidth, it already used 256.9 GB of bandwidth just for that page! EDIT: forgot about data saver.
  8. E

    Scanlators! Optimize your PNG's to losslessly decrease file size before uploading!

    @doppler Sorry for the late response, you found some interesting flags there. I would personally keep the original script because it does the job I intended for it, just remove the extra data. Leave the rest to the scanlators. I will maybe add in that -nodate flag for my personal script. I...
  9. E

    The Vanilla Frosty

    Hey, you should try to make smaller png files, i downloaded all the chapters for Tennen Gyaru Kawaguchi-san! and I managed to losslessly shrink all the png from 47 MB to 31.5 MB just by using the method described here: https://mangadex.org/thread/242338 Doing this in the future (and maybe...
  10. E

    Nidhogg Scans

    You should losslessly optimize your PNG files, i noticed that you could save about 15%-22% of the filesize from the latest chapter you posted: https://mangadex.org/chapter/902900 Save the users and the site some bandwidth :) More info: https://mangadex.org/thread/250545...
  11. E

    Scanlators! Optimize your PNG's to losslessly decrease file size before uploading!

    Ah, I see. that seems to makes sense, thanks for clarifying. I still haven't tried the other stuff you added, all that color stuff seems scary for non-grayscale images but I will try it later when I have the chance.
  12. E

    Scanlators! Optimize your PNG's to losslessly decrease file size before uploading!

    @molen I could never get pingo to use one folder at a time while also only doing png's AND all subfolders but i tried that command now and it seems to work, maybe I did it wrong. Your edit should work just fine but it would make it more specialized for one directory, users who want to try it...
  13. E

    Scanlators! Optimize your PNG's to losslessly decrease file size before uploading!

    @gomichandesu I checked went to your profile and downloaded a couple of pages and it seems you're doing ok so far! 😉 This is fairly low compared to other less stuff i see which is maybe 5% to 50% saved pingo - (1.36s): ----------------------------------------------------------------- 1...
  14. E

    New servers and file optimisation request!

    Yes please all scanlators start doing this! I made a thread about this: https://mangadex.org/thread/242338 The thread also has a very basic pingo script that is a bit more consistent and doesn't slow your PC quite as much. You just drop the bat file in a folder to handle all the PNG's in...
  15. E

    Scanlators! Optimize your PNG's to losslessly decrease file size before uploading!

    Mangadex is gonna do this serverside now to save 1.5 TB, this is great! https://mangadex.org/thread/250545/1/#post_2131669 I wonder if someone saw my thread, they probably had been thinking about this for a while also though. I've been considering to convert all my archived manga to webp...
  16. E

    Mimic Girl - Ch. 8 - Mimic and Chopsticks (2)

    Great job with the redrawing! Couldn't you save them as PNG files and save some space though? I tried opening one of the pages in this chapter in paint.net and save it as a png png with 8bit color and it would be half the size with 8 bit color depth. This would make it go from a 3 mb jpeg to a...
  17. E

    Going Places

    I just read this: https://mangadex.org/chapter/889502 Great nice looking PNGs but the filesize is huge! I tried compressing page 6 and I could losslessly make it to go from 1662 kb to 810 kb. That means the file is twice as large as it could be. Please compress the PNGs before uploading, more...
  18. E

    Facepalm Scans

    You should optimize the PNG files before you upload them, you could be saving almost 50% of the file size losslessly. It would really save the site and everyone reading some bandwidth. More info on how to do this in just one click: https://mangadex.org/thread/242338 Thanks for your great work! 😄
  19. E

    Scanlators! Optimize your PNG's to losslessly decrease file size before uploading!

    @Cyberbeing Wow, pingo was waaay better! I modified the script and it chewed through that chapter in the first post in like 8 seconds on my 4690K and it was even smaller! Here is the updated script: @ECHO OFF SETLOCAL SET "sourcedir=%~dp0" FOR /r "%sourcedir%" %%a IN (*.png) DO ( pingo.exe -s9...
Back
Top