you are viewing a single comment's thread
view the rest of the comments
[–] 9 points 4 months ago (6 children)

What the hell is an .avif format? Anyway, you can just save it as .png and that works.

  • source
  • hideshow 12 child comments
  • [–] 14 points 4 months ago (2 children)

    png is completely the wrong format for photos.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 5 points 4 months ago

    Not arguing that PNG is the right choice, but you want something lossless for science purposes, and this is a science image.

    You can tell roughly what order the impact craters were formed by seeing what overlaps what; looks like the small impacts mostly followed the big impacts. Maybe the earth's orbit cleared out the bigger stuff first? If you had a really good image, you might be able to work out the average impact angle, and therefore the average speed of impact, since we know the speed of the moon, and how they would intersect. Nothing's filled with lava like it has on the near side of the moon, which makes me think these have mostly happened later in the moon's life, when it's cooled down a bit.

    I just love space, I've no education in it. I bet someone with a fancy moon science degree would be able to tell you a lot more, and they'd be poring over every pixel. Don't want any JPEGs getting in the way of that.

  • source
  • parent
  • [–] 11 points 4 months ago (2 children)

    I've been using it as a sort of litmus test for AI images. Even at a high quality setting, AVIF compresses them down to almost nothing.
    Something to do with the lack of natural "jitter" in AI images and the way AVIF has been designed to perfectly deal with this.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 3 points 4 months ago

    Oh guess the AI folks haven't yet realized that you can increase perceived accuracy by adding a small amount of random noise.

    Which of course they didn't, because then they'd need to understand some things about images instead of just throwing whatever data they can find at it and hoping it figures it all out from that.

    Though I'm not sure how much it applies to images, as the examples I've seen were audio. But it's cool to hear a low bitrate audio sample of someone talking unintelligibly and then play that same clip with random noise also playing and suddenly you can understand what is being said.

  • source
  • parent
  • [–] 2 points 4 months ago*

    The diffusion models at least were basically designed to "remove noise from a random image until a real image emerged" so that actually makes a lot of sense, interesting

  • source
  • parent
  • [–] 4 points 4 months ago (1 child)

    It's a .webp file for me.

    Chances are the program you're using supports all this crap, and ignores the extension anyway, because far too many people just rename files to "convert" them.

    Only real way to be sure is to open it with a hex editor. The first few bytes will tell you what a file type really is.

  • source
  • parent
  • hideshow 2 child comments