Skip to content

theonlyasdk/jpeg-artifact-remover

Repository files navigation

JPEG Artifact Remover (jpeg2png)

This is a frontend for jpeg2png written in Lazarus and FreePascal. It allows you to reduce JPEG artifacts caused by JPEG encoding and give you a clean PNG file. This application uses a fork of the original project made by ThioJoe which fixes a few bugs.

How to use?

  • Go to releases and download the appropriate binary for your system.
  • Run the application and click the Download button.
  • It will take you to the page where you can download jpeg2png.
  • Download jpeg2png to your Downloads folder and choose the exe file in the application.
  • Now, choose the image you want to process and click Convert To PNG

Screenshots

image image

Comparison:

Processed Image (Left) vs. Original Image (Right) Comparison

Building from source

WIP

PS: Help me write this section, as this project uses some external libraries (JPPack)

License

This project is licensed under the MIT license.