Skip to content

Commit

Permalink
initial commit README.md regarding project and project state continua…
Browse files Browse the repository at this point in the history
…tion
  • Loading branch information
sylikc committed Nov 6, 2020
1 parent dbba515 commit acf2fc1
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# JPEGView - Image Viewer and Editor


# FORK info

I've FORKed this repo from SourceForge, as this excellent project by David Kleiner could use some updates. I'm hoping some users will make suggestions, and devs will do pull requests on this project as it'll be a learning curve for me to pick it up. -sylikc

I'll first start with merging patches and making updates ... and getting the environment to compile ;) . I'll make a first release which matches the last release from SF ... but it'll take awhile to get the CI/CD stuff right.


# Original from SF

https://sourceforge.net/projects/jpegview/

JPEGView is a lean, fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF and TIFF images with a minimal GUI. Basic on-the-fly image processing is provided - allowing adjusting typical parameters as sharpness, color balance, rotation, perspective, contrast and local under-/overexposure.

Features
* Small and fast, uses SSE2 and up to 4 CPU cores
* High quality resampling filter, preserving sharpness of images
* Basic image processing tools can be applied realtime during viewing
* Movie mode to play folder of JPEGs as movie

0 comments on commit acf2fc1

Please sign in to comment.