Skip to content

Releases: T8RIN/ImageToolbox

2.9.1-alpha02

23 Jul 15:16
42781e4
Compare
Choose a tag to compare
2.9.1-alpha02 Pre-release
Pre-release

What's Changed

  • Fix crashes by #1214
  • Speed up dithering filters and some others too
  • 4 New filters
    • Tri Tone
    • Clahe Oklch
    • Clahe Jzazbz
    • Clahe Oklab
  • 8 New scale color spaces
    • Oklab SRGB
    • Oklab Rec.709
    • Oklab Gamma 2.2
    • Oklab Gamma 2.8
    • Jzazbz sRGB
    • Jzazbz Rec.709
    • Jzazbz Gamma 2.2
    • Jzazbz Gamma 2.8
  • Translations update

Full Changelog: 2.9.1-alpha01...2.9.1-alpha02

2.9.1-alpha01

20 Jul 10:30
5e2cca8
Compare
Choose a tag to compare
2.9.1-alpha01 Pre-release
Pre-release

What's Changed

  • Make camera unnecessary to run the app
  • Added Jpeg 2000 format: .jp2 .j2k
  • Added Tiff compression and previewing
  • Added 9 new filters:
    • Low Poly
    • Sand Painting
    • Palette Transfer (#1205)
    • Enhanced Oil
    • Simple Old Tv
    • HDR
    • Simple Sketch
    • Gotham
    • Color Poster
  • Add Image Splitter option by #724
  • Added quality controlling for watermarking option by #1192
  • Added Aspect Ratio preset by #1201
  • Added choosing between crop/fit in Aspect ratio preset by #1149
  • Added ability to Import/Export OCR models by #1196
  • Added ability to choose position when using crop resize mode by #1138
  • Improved Image Preview option, new grid layout, also added ability to select and process multiple images at once by #1209
  • Fix many bugs in crop resize mode preview
  • Added ability to move to the next/previous image by swiping in batch modes by #1206
  • Added ability to edit OCR extracted text by #1206
  • Added ability to reorder favorite filters by #1206
  • Added ability to add rotation to rectangle in drawing by #1058
  • Bump coil libs
  • Translations update

Full Changelog: 2.9.0...2.9.1-alpha01

2.9.0

03 Jul 10:57
Compare
Choose a tag to compare

What's Changed

  • Added Separate image converter option by #988
  • Improved saving behavior - after saving you can leave without confirmation
  • Added ability to select one time save location by long pressing save button
  • Added EXIF tags to localization strings by #981
  • Added ability to draw text in painting mode by #872
  • Added Triangle and Outlined Triangle draw path modes
  • Added Polygon and Outlined Polygon draw path modes
  • Added Star and Outlined Star draw path modes
  • Added Option to change "Image preview" with "editing tools" by #1062 and open fullscreen preview by #1059
  • Added Document Scanner
  • Added 18 new filters
    • Equalize Histogram HSV
    • Equalize Histogram
    • Equalize Histogram Pixelation
    • Equalize Histogram Adaptive
    • Equalize Histogram Adaptive LUV
    • Equalize Histogram Adaptive LAB
    • CLAHE
    • CLAHE LUV
    • CLAHE LAB
    • Crop To Content
    • Linear Box Blur
    • Linear Tent Blur
    • Linear Gaussian Box Blur
    • Linear Stack Blur
    • Gaussian Box Blur
    • Linear Fast Gaussian Next
    • Linear Fast Gaussian
    • Linear Gaussian
  • Added setting to enable preset entering by text field
  • Added scaling color spaces, also fixed antialiasing
    • LAB
    • SRGB
    • Linear
    • Sigmoidal
    • XYZ
    • F32 Gamma 2.2
    • F32 Gamma 2.8
    • F32 Rec.709
    • F32 sRGB
    • LCH
  • Improved auto background remover on api >= 24, using google subject segmentation by #1027
  • Added ability to open edit sheet immediately when sharing
  • Added Template filters by #1097
  • Added QR Scanner and creation by #1103
  • Added initial shadows enabling only on performant devices by #998
  • Added new scaling modes
    • Cubic
    • Hamming
    • Hanning
    • Blackman
    • Welch
    • Quadric
    • Gaussian
    • Sphinx
    • Bartlett
    • Robidoux
    • Robidoux Sharp
    • Spline 16
    • Spline 36
    • Spline 64
    • Kaiser
    • Bartlett-Hann
    • Box
    • Bohman
    • Lanczos 2
    • Lanczos 3
    • Lanczos 4
    • Lanczos 2 Jinc
    • Lanczos 3 Jinc
    • Lanczos 4 Jinc
    • Ewa Hanning
    • Ewa Robidoux
    • Ewa Blackman
    • Ewa Quadric
    • Ewa Robidoux Sharp
    • Ewa Lanczos 3 Jinc
    • Ginseng
    • Ginseng EWA
    • Lanczos Sharp EWA
    • Lanczos 4 Sharpest EWA
    • Lanczos Soft EWA
    • Haasn Soft
    • Lagrange 2
    • Lagrange 3
    • Lanczos 6
    • Lanczos 6 Jinc
  • Added Image Stacking option
  • Added Colorblind mode by #1120
  • Added ability to use filters as brush in drawing
  • Make Bigger hitbox on cropping by #829
  • Vietnamese translation by @ngocanhtve in #1151
  • UI Improvements to make it better

  • Fixed language selector
  • Fix filter preview could be deadlocked by #1078
  • Fixed limits resize

Full Changelog: 2.8.1...2.9.0

2.9.0-rc02

30 Jun 23:07
Compare
Choose a tag to compare
2.9.0-rc02 Pre-release
Pre-release

What's Changed

  • Added 8 new blur filters
    • Linear Box Blur
    • Linear Tent Blur
    • Linear Gaussian Box Blur
    • Linear Stack Blur
    • Gaussian Box Blur
    • Linear Fast Gaussian Next
    • LinearFast Gaussian
    • Linear Gaussian
  • Fix Broken amoled mode by #1164
  • Bump deps
  • Translations update

Full Changelog: 2.9.0-rc01...2.9.0-rc02

2.9.0-rc01

20 Jun 23:29
2b6f312
Compare
Choose a tag to compare
2.9.0-rc01 Pre-release
Pre-release

What's Changed

  • Added qr code description font selection and improved UI
  • Added Colorblind mode by #1120
  • Added new scaling Color Spaces
    • Sigmoidal
    • XYZ
    • F32 Gamma 2.2
    • F32 Gamma 2.8
    • F32 Rec.709
    • F32 sRGB
    • LCH
  • Added new scale modes
    • Lagrange 2
    • Lagrange 3
    • Lanczos 6
    • Lanczos 6 Jinc
  • Other fixes and improvements
  • Vietnamese translation by @ngocanhtve in #1151
  • Translations update from Hosted Weblate

New Contributors

Full Changelog: 2.8.2-beta01...2.9.0-rc01

2.8.2-beta01

14 Jun 10:37
Compare
Choose a tag to compare
2.8.2-beta01 Pre-release
Pre-release

What's Changed

  • Added new scaling modes
    • Cubic
    • Hamming
    • Hanning
    • Blackman
    • Welch
    • Quadric
    • Gaussian
    • Sphinx
    • Bartlett
    • Robidoux
    • Robidoux Sharp
    • Spline 16
    • Spline 36
    • Spline 64
    • Kaiser
    • Bartlett-Hann
    • Box
    • Bohman
    • Lanczos 2
    • Lanczos 3
    • Lanczos 4
    • Lanczos 2 Jinc
    • Lanczos 3 Jinc
    • Lanczos 4 Jinc
    • Ewa Hanning
    • Ewa Robidoux
    • Ewa Blackman
    • Ewa Quadric
    • Ewa Robidoux Sharp
    • Ewa Lanczos 3 Jinc
    • Ginseng
    • Ginseng EWA
    • Lanczos Sharp EWA
    • Lanczos 4 Sharpest EWA
    • Lanczos Soft EWA
    • Haasn Soft
  • Added Image Stacking option
  • Code refactored
  • UI improvements
  • Bump libraries
  • Translations update

Full Changelog: 2.8.2-alpha03...2.8.2-beta01

2.8.2-alpha03

30 May 08:15
Compare
Choose a tag to compare
2.8.2-alpha03 Pre-release
Pre-release

What's Changed

  • Fix filter preview could be deadlocked by #1078
  • Added DocumentScanner
  • Added 10 new filters
    • EqualizeHistogramHSV
    • EqualizeHistogram
    • EqualizeHisogramPixelation
    • EqualizeHistogramAdaptive
    • EqualizeHistogramAdaptiveLUV
    • EqualizeHistogramAdaptiveLAB
    • Clahe
    • ClaheLUV
    • ClaheLAB
    • Crop To Content
  • Added setting to enable preset entering by text field
  • Added LAB, SRGB, Linear scaling, also fixed antialiasing
  • Improved auto background remover on api >= 24, using google subject segmentation by #1027
  • Added ability to open edit sheet immediately when sharing
  • Added Template filters by #1097
  • Added QR Scanner and creation by #1103
  • Added initial shadows enabling only on performant devices by #998
  • Fixed limits resize
  • Bump libraries, this also fixes #1039 and #1047
  • Translations update

Full Changelog: 2.8.2-alpha02...2.8.2-alpha03

2.8.2-alpha02

13 May 20:18
3e32b60
Compare
Choose a tag to compare
2.8.2-alpha02 Pre-release
Pre-release

What's Changed

  • Added Triangle and Outlined Triangle draw path modes
  • Added Polygon and Outlined Polygon draw path modes
  • Added negative dash size for image brush
  • Added Star and Outlined Star draw path modes
  • Added Option to change "Image preview" with "editing tools" by #1062 and open fullscreen preview by #1059
  • Text drawing improved
  • Translations update
  • Some fixes

Full Changelog: 2.8.2-alpha01...2.8.2-alpha02

2.8.2-alpha01

04 May 10:44
0b07af8
Compare
Choose a tag to compare
2.8.2-alpha01 Pre-release
Pre-release

What's Changed

  • Added Separate image converter option by #988
  • Improved saving behavior - after saving you can leave without confirmation
  • Added ability to select one time save location by log pressing save button
  • Added EXIF tags to localization strings by #981
  • Added ability to draw text in painting mode by #872
  • Fixed language selector
  • Improved UI
  • Bump dependencies

Full Changelog: 2.8.1->2.8.2-alpha01

2.8.1

25 Apr 13:08
Compare
Choose a tag to compare

Just a Patch for 2.8.0

Changes are the same

What's Added

  • Confetti Type selection
    • Default
    • Festive
    • Explode
    • Rain
    • Side
    • Corners
    • Image Toolbox
  • JXL transcoding under the JXL tools option
    • JXL to JPEG
    • JPEG to JXL
  • More colors to material you palette by #847
  • Animated JXL conversion
    • Images to JXL
    • JXL to Images
    • APNG to JXL
    • GIF to JXL
  • 3 blur filters based on gauss approximation
  • PDF images compression by #852
  • Auto paste disabling in settings
  • Confetti color selection
  • Lanczos Bessel scaling
  • Preview disabling and skip file picking screen under Behavior setting by #863
  • New format selection by #870
  • Ability to appear as a gallery by #441 down to android 8
  • Comparing image filename labels
  • Jpegli jpeg compression
  • JXL "Speed" clarification by #749
  • Sorting options while choosing multiple images in editor by #825
  • Channels configuration for jxl encoding
  • Split options on the main screen for 4 different sections
  • Image stitch for single image sharing by #886
  • Predictive back handling for sheets on android 14 and above
  • Ability to hide settings drawer in landscape
  • Fullscreen settings mode instead of drawer
  • Heic, Heif, Avif Lossy and Lossless variants, also fix jxl by #891, #893
  • Switch Type selection:
    • Material You
    • Compose
    • Pixel Switch
    • Fluent
    • Cupertino
  • Improve flexible resize by adding resize anchor params: Default, Max, Width, Height by #897
  • Fullscreen settings page now can be presented as grid on large devices
  • Ability to trace images into SVG by #928
  • Search floating action button by #939
  • Default line width setting by #938
  • Magnifier setting control in draw/erase by #947
  • Immediate jump to filter list in single edit mode by #953
  • Cropper now can be zoomed out for better experience
  • AVIF effort parameter by #961
  • Added OCR engine mode selection
  • Added new overlay modes in watermarks by #963 for android 10+
  • Added Magnifier control in color picker by #954

What's Fixed

  • Optimized the accessibility of the application by #773
  • Auto updates disable themselves on restart by #875
  • Clarify "Image Toolbox pasted from your clipboard" on app start #879
  • Can't use OCR by #916
  • Wrong borders by #917
  • Filter is not applied all time by #918
  • Reset comparing slider on sheet open by #942
  • Wrong output size in "resize by weight" by #962
  • Performance increased by dispatchers injection
  • Lots of another fixes, also fix #927
  • Bump dependencies
  • Improved some icons and UI
  • Translations update

Full Changelog: 2.7.0 -> 2.8.1