Giter VIP home page Giter VIP logo

czicompress's Introduction

czicompress

REUSE status MegaLinter codecov

Reduce the size of existing CZI files by converting them to zstd-compressed CZI files.

Command line tool and C/C++ libraries

License: MIT CMake CodeQL

czicompress is a cross-platform command line tool to compress CZIs. czicompress and its source code are provided under the MIT license.

CziShrink desktop app

License: GPL Build CodeQL

czishrink is a desktop app to compress CZIs. CziShrink is provided under the GPLv3 license.

Guidelines

Code of Conduct
Contributing

Disclaimer

ZEISS, ZEISS.com are registered trademarks of Carl Zeiss AG.

czicompress's People

Contributors

dependabot[bot] avatar m-ringler avatar daveyjonesbitpail avatar felixs90 avatar ptahmose avatar chriwiz avatar

Stargazers

Soar avatar  avatar Graeme Ball avatar Ka Long avatar Sassan avatar Christoph Gohlke avatar Robert Haase avatar Joe DF avatar  avatar Ondrej Svoboda avatar Stefania Marcotti avatar Rafael Camacho avatar Mustafa Al Ibrahim avatar Rudi avatar

Watchers

 avatar Kai Walter avatar  avatar  avatar  avatar

czicompress's Issues

The CSV report uses a locale-dependent decimal separator - that may be the same as the column separator

Describe the bug
The CSV report uses a locale-dependent decimal separator in the SizeRatio column. In some locales (e. g. German) that may be a ',' which is also used as a column separator.

To Reproduce
Steps to reproduce the behavior:

  1. Set system locale to DE
  2. Start CziShrink
  3. Process some files'
  4. Look at the CSV file in the output directory

Expected behavior
CZIShrink always uses '.' (dot) as decimal separatore.

List compression status of file

Hello,

Is it possible to make the tool list the compression status of a CZI file? We would like to scan our local storage in search of uncompressed files.

Thanks!!

Make use of path filters for GitHub actions

Is your feature request related to a problem? Please describe.
The following pipelines are currently triggered/running regardless whether there is a change justifying a run:

https://github.com/ZEISS/czicompress/actions/workflows/czicompress_cmake.yml
https://github.com/ZEISS/czicompress/actions/workflows/czishrink_dotnet.yml
https://github.com/ZEISS/czicompress/actions/workflows/czicompress_codeql.yml
https://github.com/ZEISS/czicompress/actions/workflows/czishrink_codeql.yml

Describe the solution you'd like
Make use of https://github.com/dorny/paths-filter to only run the pipelines listed above in case of changes in:

https://github.com/ZEISS/czicompress/actions/workflows/czicompress_cmake.yml
https://github.com/ZEISS/czicompress/actions/workflows/czicompress_codeql.yml
-> Change in czicompress or ./ excluding czishrink

https://github.com/ZEISS/czicompress/actions/workflows/czishrink_dotnet.yml
https://github.com/ZEISS/czicompress/actions/workflows/czishrink_codeql.yml
-> Change in czishrink or ./ excluding czicompress

Additional context
Add any other context or screenshots about the feature request here.
https://stackoverflow.com/questions/70708306/github-actions-run-step-job-in-a-workflow-if-changes-happen-in-specific-folde
https://github.com/orgs/community/discussions/25669
https://how.wtf/run-workflow-step-or-job-based-on-file-changes-github-actions.html

In particular, status checks will still work/apply:
https://docs.github.com/en/actions/managing-workflow-runs/skipping-workflow-runs
https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/troubleshooting-required-status-checks#handling-skipped-but-required-checks

Automate creation of THIRD_PARTY_LICENSES*.txt

We should add a github action that automates creation of THIRD_PARTY_LICENSES_ARTIFACT_DISTRIBUTION.txt by aggregating from

  • the respective files in the libczi repo
  • the list of nuget packages used by czishrink (e. g. as output by dependabot)

Use GitHub Packages NuGet Registry

Is your feature request related to a problem? Please describe.

  • no clean SBOM generation and supply chain management possible due to manual (locally driven by update script) update process of libczicompressc -> Related to #7
  • currently need to store dll in code

Describe the solution you'd like
Using GitHub Packages NuGet registry to push from libczicompress build in GitHub action. Consumption in czishrink from there.

Additional context
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry
https://github.blog/changelog/2022-12-09-packages-fine-grained-permissions-and-organization-level-publishing-are-now-available-for-the-github-packages-nuget-registry/

quick question

It was nice to listen to your presentation at the I2K conference.
What is the difference between this czicompress and what is already available in the ZEN?

Thanks,
Alex

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.