https://github.com/hardingadonis/hash-pasted-image
Auto rename pasted images added to the vault via hash algorithm SHA-512
https://github.com/hardingadonis/hash-pasted-image
Last synced: 10 months ago
JSON representation
Auto rename pasted images added to the vault via hash algorithm SHA-512
- Host: GitHub
- URL: https://github.com/hardingadonis/hash-pasted-image
- Owner: hardingadonis
- License: mit
- Created: 2024-07-03T08:31:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-25T17:32:14.000Z (10 months ago)
- Last Synced: 2025-08-25T19:28:04.902Z (10 months ago)
- Language: TypeScript
- Homepage:
- Size: 117 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hash Pasted Image

[](https://github.com/hardingadonis/hash-pasted-image/graphs/contributors)
[](ttps://github.com/hardingadonis/hash-pasted-image)
[](ttps://github.com/hardingadonis/hash-pasted-image)
[](https://github.com/hardingadonis/hash-pasted-image/blob/main/LICENSE)
[](https://sonarcloud.io/summary/overall?id=hardingadonis_obsidian-hash-pasted-image)
> Auto rename pasted images added to the vault via hash algorithm SHA-512
> This plugin is inspired by [obsidian paste image rename](https://github.com/reorx/obsidian-paste-image-rename)
## Usage
- Copy an image to the clipboard.
- Paste the image into the vault.
- The image will be renamed to the SHA-512 hash of the image old name.
## Settings
| # | Setting | Description | Default |
| --- | ------------------------- | ------------------------------------------------------------ | --------- |
| 1 | `Hash Algorithm` | Choose hash algorithm to rename image | `SHA-512` |
| 2 | `Encoding Digest` | Binary-to-text encoding | `hex` |
| 3 | `Copy Image File Support` | Turn on to rename image files from disk copied to the vault. | `off` |
| 4 | `Notification` | Turn on to show notification when image is renamed. | `on` |
## Contributors
## License
- [hash-pasted-image](https://github.com/hardingadonis/hash-pasted-image) is licensed under the [MIT license](LICENSE)