Skip to content

Commit

Permalink
README.md : added app icon and feature graphic
Browse files Browse the repository at this point in the history
  • Loading branch information
k3b authored Sep 21, 2022
1 parent e132a43 commit 8f79e0c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# <img src="https://raw.githubusercontent.com/k3b/LosslessJpgCrop/master/app/src/main/res/mipmap-xxhdpi/ll_crop.png" alt="llcrop logo" height="30"/> LLCrop
Loss Less Cropping and Image Rotation: Remove unwanted parts of jpg photo without quality loss.

<img src="https://raw.githubusercontent.com/k3b/LosslessJpgCrop/master/fastlane/metadata/android/en-US/images/featureGraphic.png" alt="Featuregraphic of llcrop" height="250" />

While there are many apps capable of cropping images (often with additional features),
they generally cause quality loss because they
[re-encode to JPEG again](https://en.wikipedia.org/wiki/Lossy_compression) when saving the output file.
Expand Down

0 comments on commit 8f79e0c

Please sign in to comment.