| Volumes | Resolution | Source |
|---|---|---|
| 1-6 | around x1142 | [MangaDex](https://mangadex.org/title/ae3736bf-dc58-40cc-b1cb-928269edf62b/chigau-miyahara-omae-janai) |
---
This release is a transcoded archive of *[No, Miyahara, Not You!](https://anilist.co/manga/157065/Chigau-Miyahara-Omae-ja-Nai)*, scanlated by [Blue Baka Translations](https://mangadex.org/group/3cdb5f94-a922-4469-968e-19ae811a8d47/blue-baka-translations) on MangaDex. It was made with the following steps:
- Downloaded with [mangadex-downloader](https://github.com/mansuf/mangadex-downloader)
- Processed with a shitty Python script to optimise images in parallel. It runs the following tools on all applicable images and keeps the smallest one:
| Tool | Version | Options used (only essential listed) |
|---|---|---|
| [`oxipng`](https://github.com/oxipng/oxipng) | v10.1.0 | `--opt 6` |
| `jpegtran` from [MozJPEG](https://github.com/mozilla/mozjpeg) | v4.1.1 | `-optimize` |
| `cwebp` from [libwebp](https://developers.google.com/speed/webp) | v1.6.0 | `-q 100 -m 6 -lossless` |
| `gif2webp` from libwebp (animated, lossless) | | `-q 100 -m 6` |
| `gif2webp` from libwebp (animated, lossy) | | `-q 100 -m 6 -lossy` |
| `cjxl` from [libjxl](https://github.com/libjxl/libjxl) (static) | commit `15c5475` (v0.12.0 pre-build) | `--effort 10 --distance 0.0` |
| `cjxl` from libjxl (animated, lossy) | | `--effort 7 --distance 1.0` |
| `cjxl` from libjxl (animated, lossless) | | `--effort 7 --distance 0.0` |
(took 38 minutes processing 10 images at once)
- Added covers from MangaDex
- Grouped into volumes
- Renamed files (e.g., `ChigauMiyahara_v01_c001_00.jxl`)
- Zipped into `.cbz`
Nothing else was done: no leveling, no denoising, no credit page removal, etc.
All static images are losslessly encoded JXLs. Blue Baka's credit pages are animated (barely), and they all are either lossless or visually lossless animated JXLs (and one of them is an animated WebP that so happened to compress better lol). Reminder that Mihon doesn't support playing animated JXLs (they're static), please vote on the [feature request](https://github.com/mihonapp/mihon/issues/1484). No file metadata was kept.
Written by the author of *[Starting Today, We're Childhood Friends](https://anilist.co/manga/134066/Kyou-kara-Hajimeru-Osananajimi)*.

edit: This is a certified no-AI release. This could have been out in November if used AI to write that stupid Python script.
Comments - 2
Rillant
cjb