Bethemesh is a platform designed to transform, analyze, and prepare your data directly in your browser. Unlike many online services, most operations are performed locally on your computer. This gives you fast tools, a flexible workspace, and reusable pipelines without requiring complex software installations.
The platform is built around three complementary concepts: Tools, the Workspace, and Pipelines. Each one addresses a different need. The goal is not to always use the most advanced option, but to choose the one that best matches your current task.
Tools: the easiest way to get started
Tools are the simplest way to discover Bethemesh.
Each tool focuses on a single task: cleaning text, converting formats, generating QR Codes, comparing CSV files, manipulating JSON, converting images, calculating ages, and much more. Simply open the tool, paste or import your data, adjust a few options, and immediately retrieve the result.
This approach is ideal when:
- you only need one operation;
- you want a result quickly;
- you are discovering Bethemesh for the first time;
- you are unsure whether multiple processing steps will be required.
In most situations, starting with a standalone tool is the best choice. It keeps you focused on solving your immediate problem without introducing unnecessary complexity.
Tip: whenever a single tool can solve your problem, use it. Move to the Workspace only when your workflow requires several connected steps.
The Workspace: combine multiple operations
Some tasks naturally involve several consecutive transformations.
For example, you may need to:
- clean a CSV file;
- rename columns;
- remove duplicate rows;
- sort the data;
- export the final result.
Although each operation can be performed individually, the Workspace allows you to combine them into a single visual workflow.
Each module represents one step of your process. You can rearrange modules, adjust their settings, inspect intermediate results, and experiment before deciding on the final workflow.
The Workspace is particularly useful when your processing becomes more sophisticated or when you want to test different approaches.
Pipelines: automate a workflow you already trust
Once your workflow has been validated, you can save it as a pipeline.
A pipeline does not store your files. Instead, it stores the workflow itself: the selected modules, their order, and their configuration.
This provides several benefits:
- reproduce exactly the same workflow weeks or months later;
- share a workflow with colleagues or teammates;
- avoid configuring every module repeatedly;
- save time on recurring tasks.
With optional synchronization, your pipelines can also be available across multiple devices while preserving Bethemesh’s Local First philosophy.
Which option should you choose?
Each level is designed for a different situation.
| Your need | Recommended solution |
|---|---|
| One simple transformation | Use a Tool |
| Several connected operations | Use the Workspace |
| A recurring workflow | Save a Pipeline |
These approaches complement each other. You can start with a simple tool and naturally evolve toward more advanced workflows as your needs grow.
Practical examples
Preparing a CSV file
Imagine receiving a large CSV export containing thousands of rows.
You begin by removing duplicates with the dedicated tool. Later, you realize that the columns also need to be renamed, the rows sorted, and unnecessary values removed.
At this point, the Workspace becomes the best solution. Once the workflow has been validated, you can save it as a reusable pipeline for future exports.
Preparing images for a website
Suppose you need to resize, convert, and optimize multiple images before publishing them online.
You can first experiment with the standalone tools. Once you have found the right process, creating a pipeline lets you repeat exactly the same workflow every time.
Cleaning text
Removing empty lines, changing text case, or replacing specific words can easily be handled by a standalone tool.
The Workspace only becomes useful when several text transformations must be chained together.
A natural progression
Most users naturally follow the same journey:
- discover Bethemesh through a tool;
- switch to the Workspace when multiple steps become necessary;
- save a pipeline once the workflow has been finalized.
This progression keeps things simple while giving you room to grow as your needs become more advanced.
A platform designed to grow with you
Bethemesh is not simply a collection of independent tools. Every component is designed to work together.
You can solve a simple task in seconds, build increasingly sophisticated workflows, and save your best processes as reusable pipelines.
This continuity is one of Bethemesh’s greatest strengths: your working environment evolves alongside your projects without forcing you to adopt a completely different solution.
Going further
If you are new to Bethemesh, we recommend reading the following guides next:
- Why Local First matters
- Creating your first pipeline
- Understanding the Workspace
- Synchronizing pipelines across devices
Together, these resources will help you unlock the full potential of Bethemesh while keeping your workflow simple and efficient.